#69DEBB#69DEBB
#69DEBB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 171.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEBB |
|---|---|
| RGB | rgb(105, 222, 187) |
| HSL | hsl(162, 64%, 64%) |
| HSV | hsv(162, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.20, -41.43, 7.15) |
| CIE-LCH | lch(81.20, 42.05, 170.21°) |
| OKLab | oklab(82.3% -0.1171 0.0182) |
| OKLCH | oklch(82.3% 0.118 171.1) |
| XYZ | xyz(40.9126, 58.8300, 56.2034) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 3.98
Mediumaquamarine
#66CDAA
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEBB #DE698C
analogous
#69DE81 #69DEBB #69C7DE
triadic
#69DEBB #BB69DE #DEBB69
tetradic
#69DEBB #8169DE #DE698C #C7DE69
square
#69DEBB #8169DE #DE698C #C7DE69
split-complementary
#69DEBB #DE69C7 #DE8169
monochromatic
#25A881 #37D3A4 #69DEBB #9BE9D2 #CDF4E8
Accessibility & contrast
On white
1.64
#69DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#69DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEBB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEBB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#32E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69debb; /* rgb */ color: rgb(105, 222, 187); /* oklch */ color: oklch(82.3% 0.118 171.1);
Tailwind
colors: {
custom: {
50: '#9ce9cf',
500: '#69debb',
950: '#000000',
},
}SCSS
$custom: #69debb; $custom-light: #9ce9cf; $custom-dark: #000000;
JSON
{
"hex": "#69debb",
"rgb": {
"r": 105,
"g": 222,
"b": 187
},
"hsl": {
"h": 162.051,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82302,
"c": 0.11847,
"h": 171.1
},
"luminance": 0.58834
}Semantic roles & 50–950 ramp
primary
#69DEBB
secondary
#AA4160
accent
#1A4FCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483