#69EFD2#69EFD2
#69EFD2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.0% C 0.125 H 176.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFD2 |
|---|---|
| RGB | rgb(105, 239, 210) |
| HSL | hsl(167, 81%, 67%) |
| HSV | hsv(167, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 12.1%, 6.3%) |
| CIE-LAB | lab(86.69, -43.59, 2.97) |
| CIE-LCH | lch(86.69, 43.69, 176.10°) |
| OKLab | oklab(86.95% -0.1251 0.0072) |
| OKLCH | oklch(86.95% 0.125 176.7) |
| XYZ | xyz(48.3198, 69.3847, 71.8064) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.07
Aqua (survey)
#13EAC9
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFD2 #EF6986
analogous
#69EF8F #69EFD2 #69C9EF
triadic
#69EFD2 #D269EF #EFD269
tetradic
#69EFD2 #8F69EF #EF6986 #C9EF69
square
#69EFD2 #8F69EF #EF6986 #C9EF69
split-complementary
#69EFD2 #EF69C9 #EF8F69
monochromatic
#15C8A2 #32E9C1 #69EFD2 #A0F5E3 #D8FBF3
Accessibility & contrast
On white
1.41
#69EFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#69EFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFD2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFD2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#D2D3D4
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69efd2; /* rgb */ color: rgb(105, 239, 210); /* oklch */ color: oklch(87.0% 0.125 176.7);
Tailwind
colors: {
custom: {
50: '#9ff5df',
500: '#69efd2',
950: '#000000',
},
}SCSS
$custom: #69efd2; $custom-light: #9ff5df; $custom-dark: #000000;
JSON
{
"hex": "#69efd2",
"rgb": {
"r": 105,
"g": 239,
"b": 210
},
"hsl": {
"h": 167.015,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.8695,
"c": 0.12533,
"h": 176.7
},
"luminance": 0.69389
}Semantic roles & 50–950 ramp
primary
#69EFD2
secondary
#C53756
accent
#0836DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584