#69EFD7#69EFD7
#69EFD7 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.1% C 0.123 H 179.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFD7 |
|---|---|
| RGB | rgb(105, 239, 215) |
| HSL | hsl(169, 81%, 67%) |
| HSV | hsv(169, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 10%, 6.3%) |
| CIE-LAB | lab(86.82, -42.40, 0.54) |
| CIE-LCH | lch(86.82, 42.40, 179.28°) |
| OKLab | oklab(87.09% -0.1229 0.0007) |
| OKLCH | oklch(87.09% 0.123 179.7) |
| XYZ | xyz(48.9524, 69.6378, 75.1385) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.54
Aqua (survey)
#13EAC9
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 4.65
Bright Aqua
#0BF9EA
ΔE00 5.11
Light Turquoise
#7EF4CC
ΔE00 5.17
Light Aqua
#8CFFDB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFD7 #EF6981
analogous
#69EF94 #69EFD7 #69C4EF
triadic
#69EFD7 #D769EF #EFD769
tetradic
#69EFD7 #9469EF #EF6981 #C4EF69
square
#69EFD7 #9469EF #EF6981 #C4EF69
split-complementary
#69EFD7 #EF69C4 #EF9469
monochromatic
#15C8A8 #32E9C8 #69EFD7 #A0F5E6 #D8FBF4
Accessibility & contrast
On white
1.41
#69EFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#69EFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFD7
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFD7 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69efd7; /* rgb */ color: rgb(105, 239, 215); /* oklch */ color: oklch(87.1% 0.123 179.7);
Tailwind
colors: {
custom: {
50: '#9ff5e3',
500: '#69efd7',
950: '#000000',
},
}SCSS
$custom: #69efd7; $custom-light: #9ff5e3; $custom-dark: #000000;
JSON
{
"hex": "#69efd7",
"rgb": {
"r": 105,
"g": 239,
"b": 215
},
"hsl": {
"h": 169.254,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.87092,
"c": 0.12294,
"h": 179.7
},
"luminance": 0.69643
}Semantic roles & 50–950 ramp
primary
#69EFD7
secondary
#C53750
accent
#082FDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584