#69F3C3#69F3C3
#69F3C3 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.5% C 0.139 H 167.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3C3 |
|---|---|
| RGB | rgb(105, 243, 195) |
| HSL | hsl(159, 85%, 68%) |
| HSV | hsv(159, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 19.8%, 4.7%) |
| CIE-LAB | lab(87.50, -48.74, 11.96) |
| CIE-LCH | lch(87.50, 50.18, 166.21°) |
| OKLab | oklab(87.49% -0.1359 0.0307) |
| OKLCH | oklch(87.49% 0.139 167.3) |
| XYZ | xyz(47.7219, 71.0400, 62.8164) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 2.74
Aquamarine
#7FFFD4
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3C3 #F36999
analogous
#69F37E #69F3C3 #69DEF3
triadic
#69F3C3 #C369F3 #F3C369
tetradic
#69F3C3 #7E69F3 #F36999 #DEF369
square
#69F3C3 #7E69F3 #F36999 #DEF369
split-complementary
#69F3C3 #F369DE #F37E69
monochromatic
#11D18E #30EEAC #69F3C3 #A2F8DA #DAFCF0
Accessibility & contrast
On white
1.38
#69F3C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#69F3C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3C3
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3C3 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C1
Deuteranopia (green-blind)
#DAD5C6
Tritanopia (blue-blind)
#1BF4E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f3c3; /* rgb */ color: rgb(105, 243, 195); /* oklch */ color: oklch(87.5% 0.139 167.3);
Tailwind
colors: {
custom: {
50: '#9ff8d5',
500: '#69f3c3',
950: '#000000',
},
}SCSS
$custom: #69f3c3; $custom-light: #9ff8d5; $custom-dark: #000000;
JSON
{
"hex": "#69f3c3",
"rgb": {
"r": 105,
"g": 243,
"b": 195
},
"hsl": {
"h": 159.13,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87494,
"c": 0.13933,
"h": 167.3
},
"luminance": 0.71045
}Semantic roles & 50–950 ramp
primary
#69F3C3
secondary
#CC3469
accent
#0451E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583