#69EFD6#69EFD6
#69EFD6 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.1% C 0.123 H 179.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFD6 |
|---|---|
| RGB | rgb(105, 239, 214) |
| HSL | hsl(169, 81%, 67%) |
| HSV | hsv(169, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 10.5%, 6.3%) |
| CIE-LAB | lab(86.79, -42.64, 1.02) |
| CIE-LCH | lch(86.79, 42.65, 178.63°) |
| OKLab | oklab(87.06% -0.1234 0.002) |
| OKLCH | oklch(87.06% 0.123 179.1) |
| XYZ | xyz(48.8243, 69.5865, 74.4638) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.55
Aqua (survey)
#13EAC9
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 4.89
Light Aqua
#8CFFDB
ΔE00 5.25
Bright Aqua
#0BF9EA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFD6 #EF6982
analogous
#69EF93 #69EFD6 #69C5EF
triadic
#69EFD6 #D669EF #EFD669
tetradic
#69EFD6 #9369EF #EF6982 #C5EF69
square
#69EFD6 #9369EF #EF6982 #C5EF69
split-complementary
#69EFD6 #EF69C5 #EF9369
monochromatic
#15C8A7 #32E9C7 #69EFD6 #A0F5E5 #D8FBF4
Accessibility & contrast
On white
1.41
#69EFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#69EFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFD6
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFD6 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D5
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69efd6; /* rgb */ color: rgb(105, 239, 214); /* oklch */ color: oklch(87.1% 0.123 179.1);
Tailwind
colors: {
custom: {
50: '#9ff5e2',
500: '#69efd6',
950: '#000000',
},
}SCSS
$custom: #69efd6; $custom-light: #9ff5e2; $custom-dark: #000000;
JSON
{
"hex": "#69efd6",
"rgb": {
"r": 105,
"g": 239,
"b": 214
},
"hsl": {
"h": 168.806,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.87063,
"c": 0.1234,
"h": 179.1
},
"luminance": 0.69591
}Semantic roles & 50–950 ramp
primary
#69EFD6
secondary
#C53751
accent
#0830DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584