#69DEB5#69DEB5
#69DEB5 is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.1% C 0.123 H 167.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEB5 |
|---|---|
| RGB | rgb(105, 222, 181) |
| HSL | hsl(159, 64%, 64%) |
| HSV | hsv(159, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(81.06, -42.78, 10.13) |
| CIE-LCH | lch(81.06, 43.96, 166.68°) |
| OKLab | oklab(82.14% -0.1197 0.026) |
| OKLCH | oklch(82.14% 0.123 167.8) |
| XYZ | xyz(40.2836, 58.5784, 52.8910) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.69
Eucalyptus
#44D7A8
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 4.12
Mediumaquamarine
#66CDAA
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEB5 #DE6992
analogous
#69DE7B #69DEB5 #69CDDE
triadic
#69DEB5 #B569DE #DEB569
tetradic
#69DEB5 #7B69DE #DE6992 #CDDE69
square
#69DEB5 #7B69DE #DE6992 #CDDE69
split-complementary
#69DEB5 #DE69CD #DE7B69
monochromatic
#25A87A #37D39C #69DEB5 #9BE9CE #CDF4E6
Accessibility & contrast
On white
1.65
#69DEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#69DEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEB5
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEB5 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B3
Deuteranopia (green-blind)
#C8C4B8
Tritanopia (blue-blind)
#37DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69deb5; /* rgb */ color: rgb(105, 222, 181); /* oklch */ color: oklch(82.1% 0.123 167.8);
Tailwind
colors: {
custom: {
50: '#9ce9cb',
500: '#69deb5',
950: '#000000',
},
}SCSS
$custom: #69deb5; $custom-light: #9ce9cb; $custom-dark: #000000;
JSON
{
"hex": "#69deb5",
"rgb": {
"r": 105,
"g": 222,
"b": 181
},
"hsl": {
"h": 158.974,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82143,
"c": 0.12252,
"h": 167.8
},
"luminance": 0.58582
}Semantic roles & 50–950 ramp
primary
#69DEB5
secondary
#AA4166
accent
#1A58CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482