#69EFD5#69EFD5
#69EFD5 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.0% C 0.124 H 178.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFD5 |
|---|---|
| RGB | rgb(105, 239, 213) |
| HSL | hsl(168, 81%, 67%) |
| HSV | hsv(168, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 10.9%, 6.3%) |
| CIE-LAB | lab(86.77, -42.88, 1.51) |
| CIE-LCH | lch(86.77, 42.90, 177.98°) |
| OKLab | oklab(87.04% -0.1238 0.0033) |
| OKLCH | oklch(87.04% 0.124 178.5) |
| XYZ | xyz(48.6970, 69.5356, 73.7933) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.61
Aqua (survey)
#13EAC9
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 4.99
Light Aqua
#8CFFDB
ΔE00 5.07
Bright Aqua
#0BF9EA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFD5 #EF6983
analogous
#69EF92 #69EFD5 #69C6EF
triadic
#69EFD5 #D569EF #EFD569
tetradic
#69EFD5 #9269EF #EF6983 #C6EF69
square
#69EFD5 #9269EF #EF6983 #C6EF69
split-complementary
#69EFD5 #EF69C6 #EF9269
monochromatic
#15C8A6 #32E9C6 #69EFD5 #A0F5E4 #D8FBF4
Accessibility & contrast
On white
1.41
#69EFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#69EFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFD5
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFD5 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69efd5; /* rgb */ color: rgb(105, 239, 213); /* oklch */ color: oklch(87.0% 0.124 178.5);
Tailwind
colors: {
custom: {
50: '#9ff5e1',
500: '#69efd5',
950: '#000000',
},
}SCSS
$custom: #69efd5; $custom-light: #9ff5e1; $custom-dark: #000000;
JSON
{
"hex": "#69efd5",
"rgb": {
"r": 105,
"g": 239,
"b": 213
},
"hsl": {
"h": 168.358,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.87035,
"c": 0.12385,
"h": 178.5
},
"luminance": 0.6954
}Semantic roles & 50–950 ramp
primary
#69EFD5
secondary
#C53752
accent
#0832DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584