#69EFD8#69EFD8
#69EFD8 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.1% C 0.123 H 180.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFD8 |
|---|---|
| RGB | rgb(105, 239, 216) |
| HSL | hsl(170, 81%, 67%) |
| HSV | hsv(170, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 9.6%, 6.3%) |
| CIE-LAB | lab(86.84, -42.15, 0.05) |
| CIE-LCH | lch(86.84, 42.15, 179.93°) |
| OKLab | oklab(87.12% -0.1225 -0.0006) |
| OKLCH | oklch(87.12% 0.123 180.3) |
| XYZ | xyz(49.0813, 69.6893, 75.8172) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.59
Turquoise
#40E0D0
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.46
Light Aqua
#8CFFDB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFD8 #EF6980
analogous
#69EF95 #69EFD8 #69C3EF
triadic
#69EFD8 #D869EF #EFD869
tetradic
#69EFD8 #9569EF #EF6980 #C3EF69
square
#69EFD8 #9569EF #EF6980 #C3EF69
split-complementary
#69EFD8 #EF69C3 #EF9569
monochromatic
#15C8AA #32E9CA #69EFD8 #A0F5E6 #D8FBF5
Accessibility & contrast
On white
1.41
#69EFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#69EFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFD8
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFD8 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D7
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69efd8; /* rgb */ color: rgb(105, 239, 216); /* oklch */ color: oklch(87.1% 0.123 180.3);
Tailwind
colors: {
custom: {
50: '#9ff5e4',
500: '#69efd8',
950: '#000000',
},
}SCSS
$custom: #69efd8; $custom-light: #9ff5e4; $custom-dark: #000000;
JSON
{
"hex": "#69efd8",
"rgb": {
"r": 105,
"g": 239,
"b": 216
},
"hsl": {
"h": 169.701,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.87121,
"c": 0.12251,
"h": 180.3
},
"luminance": 0.69694
}Semantic roles & 50–950 ramp
primary
#69EFD8
secondary
#C5374F
accent
#082DDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584