#69EFD3#69EFD3
#69EFD3 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.0% C 0.125 H 177.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFD3 |
|---|---|
| RGB | rgb(105, 239, 211) |
| HSL | hsl(167, 81%, 67%) |
| HSV | hsv(167, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 11.7%, 6.3%) |
| CIE-LAB | lab(86.72, -43.36, 2.48) |
| CIE-LCH | lch(86.72, 43.43, 176.72°) |
| OKLab | oklab(86.98% -0.1247 0.0059) |
| OKLCH | oklch(86.98% 0.125 177.3) |
| XYZ | xyz(48.4447, 69.4347, 72.4646) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.89
Aqua (survey)
#13EAC9
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.76
Aquamarine
#7FFFD4
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFD3 #EF6985
analogous
#69EF90 #69EFD3 #69C8EF
triadic
#69EFD3 #D369EF #EFD369
tetradic
#69EFD3 #9069EF #EF6985 #C8EF69
square
#69EFD3 #9069EF #EF6985 #C8EF69
split-complementary
#69EFD3 #EF69C8 #EF9069
monochromatic
#15C8A3 #32E9C3 #69EFD3 #A0F5E3 #D8FBF3
Accessibility & contrast
On white
1.41
#69EFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#69EFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFD3
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFD3 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D2
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69efd3; /* rgb */ color: rgb(105, 239, 211); /* oklch */ color: oklch(87.0% 0.125 177.3);
Tailwind
colors: {
custom: {
50: '#9ff5e0',
500: '#69efd3',
950: '#000000',
},
}SCSS
$custom: #69efd3; $custom-light: #9ff5e0; $custom-dark: #000000;
JSON
{
"hex": "#69efd3",
"rgb": {
"r": 105,
"g": 239,
"b": 211
},
"hsl": {
"h": 167.463,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.86978,
"c": 0.12482,
"h": 177.3
},
"luminance": 0.69439
}Semantic roles & 50–950 ramp
primary
#69EFD3
secondary
#C53755
accent
#0835DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584