#69DEB3#69DEB3
#69DEB3 is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.124 H 166.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEB3 |
|---|---|
| RGB | rgb(105, 222, 179) |
| HSL | hsl(158, 64%, 64%) |
| HSV | hsv(158, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.01, -43.22, 11.12) |
| CIE-LCH | lch(81.01, 44.63, 165.57°) |
| OKLab | oklab(82.09% -0.1206 0.0285) |
| OKLCH | oklch(82.09% 0.124 166.7) |
| XYZ | xyz(40.0799, 58.4969, 51.8180) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Eucalyptus
#44D7A8
ΔE00 3.13
Aqua Marine
#2EE8BB
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.44
Aquamarine (survey)
#04D8B2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEB3 #DE6994
analogous
#69DE79 #69DEB3 #69CEDE
triadic
#69DEB3 #B369DE #DEB369
tetradic
#69DEB3 #7969DE #DE6994 #CEDE69
square
#69DEB3 #7969DE #DE6994 #CEDE69
split-complementary
#69DEB3 #DE69CE #DE7969
monochromatic
#25A878 #37D39A #69DEB3 #9BE9CC #CDF4E6
Accessibility & contrast
On white
1.65
#69DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#69DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEB3
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEB3 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#C8C4B6
Tritanopia (blue-blind)
#39DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69deb3; /* rgb */ color: rgb(105, 222, 179); /* oklch */ color: oklch(82.1% 0.124 166.7);
Tailwind
colors: {
custom: {
50: '#9ce9c9',
500: '#69deb3',
950: '#000000',
},
}SCSS
$custom: #69deb3; $custom-light: #9ce9c9; $custom-dark: #000000;
JSON
{
"hex": "#69deb3",
"rgb": {
"r": 105,
"g": 222,
"b": 179
},
"hsl": {
"h": 157.949,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82091,
"c": 0.12395,
"h": 166.7
},
"luminance": 0.585
}Semantic roles & 50–950 ramp
primary
#69DEB3
secondary
#AA4168
accent
#1A5BCC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482