#69DEC4#69DEC4
#69DEC4 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.113 H 176.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC4 |
|---|---|
| RGB | rgb(105, 222, 196) |
| HSL | hsl(167, 64%, 64%) |
| HSV | hsv(167, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.42, -39.34, 2.69) |
| CIE-LCH | lch(81.42, 39.44, 176.09°) |
| OKLab | oklab(82.55% -0.1131 0.0065) |
| OKLCH | oklch(82.55% 0.113 176.7) |
| XYZ | xyz(41.9064, 59.2275, 61.4375) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.88
Turquoise
#40E0D0
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC4 #DE6983
analogous
#69DE8A #69DEC4 #69BDDE
triadic
#69DEC4 #C469DE #DEC469
tetradic
#69DEC4 #8A69DE #DE6983 #BDDE69
square
#69DEC4 #8A69DE #DE6983 #BDDE69
split-complementary
#69DEC4 #DE69BD #DE8A69
monochromatic
#25A88B #37D3B0 #69DEC4 #9BE9D8 #CDF4EB
Accessibility & contrast
On white
1.63
#69DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#69DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC4
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC4 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#C4C5C6
Tritanopia (blue-blind)
#29E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dec4; /* rgb */ color: rgb(105, 222, 196); /* oklch */ color: oklch(82.6% 0.113 176.7);
Tailwind
colors: {
custom: {
50: '#9de9d5',
500: '#69dec4',
950: '#000000',
},
}SCSS
$custom: #69dec4; $custom-light: #9de9d5; $custom-dark: #000000;
JSON
{
"hex": "#69dec4",
"rgb": {
"r": 105,
"g": 222,
"b": 196
},
"hsl": {
"h": 166.667,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82551,
"c": 0.11327,
"h": 176.7
},
"luminance": 0.59231
}Semantic roles & 50–950 ramp
primary
#69DEC4
secondary
#AA4158
accent
#1A41CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483