#69DEC8#69DEC8
#69DEC8 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.111 H 179.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC8 |
|---|---|
| RGB | rgb(105, 222, 200) |
| HSL | hsl(169, 64%, 64%) |
| HSV | hsv(169, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.52, -38.39, 0.72) |
| CIE-LCH | lch(81.52, 38.39, 178.93°) |
| OKLab | oklab(82.67% -0.1113 0.0013) |
| OKLCH | oklch(82.67% 0.111 179.3) |
| XYZ | xyz(42.3677, 59.4120, 63.8673) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.50
Seafoam Blue
#78D1B6
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 5.28
Mediumaquamarine
#66CDAA
ΔE00 6.20
Aquamarine (survey)
#04D8B2
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC8 #DE697F
analogous
#69DE8E #69DEC8 #69BADE
triadic
#69DEC8 #C869DE #DEC869
tetradic
#69DEC8 #8E69DE #DE697F #BADE69
square
#69DEC8 #8E69DE #DE697F #BADE69
split-complementary
#69DEC8 #DE69BA #DE8E69
monochromatic
#25A88F #37D3B6 #69DEC8 #9BE9DA #CDF4ED
Accessibility & contrast
On white
1.63
#69DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#69DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC8
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC8 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#24E1D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dec8; /* rgb */ color: rgb(105, 222, 200); /* oklch */ color: oklch(82.7% 0.111 179.3);
Tailwind
colors: {
custom: {
50: '#9de9d8',
500: '#69dec8',
950: '#000000',
},
}SCSS
$custom: #69dec8; $custom-light: #9de9d8; $custom-dark: #000000;
JSON
{
"hex": "#69dec8",
"rgb": {
"r": 105,
"g": 222,
"b": 200
},
"hsl": {
"h": 168.718,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82667,
"c": 0.11134,
"h": 179.3
},
"luminance": 0.59416
}Semantic roles & 50–950 ramp
primary
#69DEC8
secondary
#AA4155
accent
#1A3BCC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483