#69E7DF#69E7DF
#69E7DF is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.113 H 189.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7DF |
|---|---|
| RGB | rgb(105, 231, 223) |
| HSL | hsl(176, 72%, 66%) |
| HSV | hsv(176, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 3.5%, 9.4%) |
| CIE-LAB | lab(84.73, -36.80, -6.74) |
| CIE-LCH | lch(84.73, 37.41, 190.38°) |
| OKLab | oklab(85.47% -0.1111 -0.0188) |
| OKLCH | oklch(85.47% 0.113 189.6) |
| XYZ | xyz(47.7152, 65.4782, 79.9217) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.08
Mediumturquoise
#48D1CC
ΔE00 5.48
Bright Aqua
#0BF9EA
ΔE00 5.61
Tiffany Blue
#7BF2DA
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7DF #E76971
analogous
#69E7A0 #69E7DF #69B0E7
triadic
#69E7DF #DF69E7 #E7DF69
tetradic
#69E7DF #A069E7 #E76971 #B0E769
square
#69E7DF #A069E7 #E76971 #B0E769
split-complementary
#69E7DF #E769B0 #E7A069
monochromatic
#1DB8AE #34DFD4 #69E7DF #9EEFEA #D3F8F6
Accessibility & contrast
On white
1.49
#69E7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#69E7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7DF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7DF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e7df; /* rgb */ color: rgb(105, 231, 223); /* oklch */ color: oklch(85.5% 0.113 189.6);
Tailwind
colors: {
custom: {
50: '#9fefe8',
500: '#69e7df',
950: '#000000',
},
}SCSS
$custom: #69e7df; $custom-light: #9fefe8; $custom-dark: #000000;
JSON
{
"hex": "#69e7df",
"rgb": {
"r": 105,
"g": 231,
"b": 223
},
"hsl": {
"h": 176.19,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.8547,
"c": 0.11269,
"h": 189.6
},
"luminance": 0.65483
}Semantic roles & 50–950 ramp
primary
#69E7DF
secondary
#B83C44
accent
#111DD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584