#69DEB4#69DEB4
#69DEB4 is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.123 H 167.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEB4 |
|---|---|
| RGB | rgb(105, 222, 180) |
| HSL | hsl(158, 64%, 64%) |
| HSV | hsv(158, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.04, -43.00, 10.62) |
| CIE-LCH | lch(81.04, 44.29, 166.13°) |
| OKLab | oklab(82.12% -0.1202 0.0272) |
| OKLCH | oklch(82.12% 0.123 167.2) |
| XYZ | xyz(40.1814, 58.5375, 52.3526) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.55
Eucalyptus
#44D7A8
ΔE00 3.20
Aqua Marine
#2EE8BB
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.37
Aquamarine (survey)
#04D8B2
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEB4 #DE6993
analogous
#69DE7A #69DEB4 #69CDDE
triadic
#69DEB4 #B469DE #DEB469
tetradic
#69DEB4 #7A69DE #DE6993 #CDDE69
square
#69DEB4 #7A69DE #DE6993 #CDDE69
split-complementary
#69DEB4 #DE69CD #DE7A69
monochromatic
#25A879 #37D39B #69DEB4 #9BE9CD #CDF4E6
Accessibility & contrast
On white
1.65
#69DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#69DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEB4
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEB4 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B2
Deuteranopia (green-blind)
#C8C4B7
Tritanopia (blue-blind)
#38DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69deb4; /* rgb */ color: rgb(105, 222, 180); /* oklch */ color: oklch(82.1% 0.123 167.2);
Tailwind
colors: {
custom: {
50: '#9ce9ca',
500: '#69deb4',
950: '#000000',
},
}SCSS
$custom: #69deb4; $custom-light: #9ce9ca; $custom-dark: #000000;
JSON
{
"hex": "#69deb4",
"rgb": {
"r": 105,
"g": 222,
"b": 180
},
"hsl": {
"h": 158.462,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82117,
"c": 0.12324,
"h": 167.2
},
"luminance": 0.58541
}Semantic roles & 50–950 ramp
primary
#69DEB4
secondary
#AA4167
accent
#1A5ACC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482