#69DEC6#69DEC6
#69DEC6 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.112 H 178.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC6 |
|---|---|
| RGB | rgb(105, 222, 198) |
| HSL | hsl(168, 64%, 64%) |
| HSV | hsv(168, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(81.47, -38.87, 1.70) |
| CIE-LCH | lch(81.47, 38.91, 177.49°) |
| OKLab | oklab(82.61% -0.1122 0.0039) |
| OKLCH | oklch(82.61% 0.112 178) |
| XYZ | xyz(42.1355, 59.3192, 62.6444) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.95
Seafoam Blue
#78D1B6
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 5.03
Mediumaquamarine
#66CDAA
ΔE00 5.74
Light Teal
#90E4C1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC6 #DE6981
analogous
#69DE8C #69DEC6 #69BCDE
triadic
#69DEC6 #C669DE #DEC669
tetradic
#69DEC6 #8C69DE #DE6981 #BCDE69
square
#69DEC6 #8C69DE #DE6981 #BCDE69
split-complementary
#69DEC6 #DE69BC #DE8C69
monochromatic
#25A88D #37D3B3 #69DEC6 #9BE9D9 #CDF4EC
Accessibility & contrast
On white
1.63
#69DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#69DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC6
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC6 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C5
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#27E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dec6; /* rgb */ color: rgb(105, 222, 198); /* oklch */ color: oklch(82.6% 0.112 178.0);
Tailwind
colors: {
custom: {
50: '#9de9d7',
500: '#69dec6',
950: '#000000',
},
}SCSS
$custom: #69dec6; $custom-light: #9de9d7; $custom-dark: #000000;
JSON
{
"hex": "#69dec6",
"rgb": {
"r": 105,
"g": 222,
"b": 198
},
"hsl": {
"h": 167.692,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82609,
"c": 0.11227,
"h": 178
},
"luminance": 0.59323
}Semantic roles & 50–950 ramp
primary
#69DEC6
secondary
#AA4157
accent
#1A3ECC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483