#69E9DF#69E9DF
#69E9DF is a very light, moderate teal. Relative luminance 0.666; OKLCH L 85.9% C 0.114 H 188.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9DF |
|---|---|
| RGB | rgb(105, 233, 223) |
| HSL | hsl(175, 74%, 66%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(85.30, -37.71, -5.89) |
| CIE-LCH | lch(85.30, 38.17, 188.88°) |
| OKLab | oklab(85.93% -0.1132 -0.0165) |
| OKLCH | oklch(85.93% 0.114 188.3) |
| XYZ | xyz(48.2781, 66.6041, 80.1094) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 5.05
Bright Aqua
#0BF9EA
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9DF #E96973
analogous
#69E99F #69E9DF #69B3E9
triadic
#69E9DF #DF69E9 #E9DF69
tetradic
#69E9DF #9F69E9 #E96973 #B3E969
square
#69E9DF #9F69E9 #E96973 #B3E969
split-complementary
#69E9DF #E969B3 #E99F69
monochromatic
#1CBCAF #34E1D4 #69E9DF #9EF1EA #D4F9F6
Accessibility & contrast
On white
1.47
#69E9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#69E9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9DF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9DF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69e9df; /* rgb */ color: rgb(105, 233, 223); /* oklch */ color: oklch(85.9% 0.114 188.3);
Tailwind
colors: {
custom: {
50: '#9ff0e8',
500: '#69e9df',
950: '#000000',
},
}SCSS
$custom: #69e9df; $custom-light: #9ff0e8; $custom-dark: #000000;
JSON
{
"hex": "#69e9df",
"rgb": {
"r": 105,
"g": 233,
"b": 223
},
"hsl": {
"h": 175.313,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.85934,
"c": 0.11442,
"h": 188.3
},
"luminance": 0.66609
}Semantic roles & 50–950 ramp
primary
#69E9DF
secondary
#BB3B45
accent
#0F1FD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584