#69DEBA#69DEBA
#69DEBA is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.119 H 170.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEBA |
|---|---|
| RGB | rgb(105, 222, 186) |
| HSL | hsl(162, 64%, 64%) |
| HSV | hsv(162, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.17, -41.66, 7.64) |
| CIE-LCH | lch(81.17, 42.36, 169.60°) |
| OKLab | oklab(82.28% -0.1175 0.0195) |
| OKLCH | oklch(82.28% 0.119 170.6) |
| XYZ | xyz(40.8059, 58.7873, 55.6415) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.09
Seafoam Blue
#78D1B6
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEBA #DE698D
analogous
#69DE80 #69DEBA #69C8DE
triadic
#69DEBA #BA69DE #DEBA69
tetradic
#69DEBA #8069DE #DE698D #C8DE69
square
#69DEBA #8069DE #DE698D #C8DE69
split-complementary
#69DEBA #DE69C8 #DE8069
monochromatic
#25A87F #37D3A3 #69DEBA #9BE9D1 #CDF4E8
Accessibility & contrast
On white
1.65
#69DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#69DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEBA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEBA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C7C4BC
Tritanopia (blue-blind)
#33DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69deba; /* rgb */ color: rgb(105, 222, 186); /* oklch */ color: oklch(82.3% 0.119 170.6);
Tailwind
colors: {
custom: {
50: '#9ce9ce',
500: '#69deba',
950: '#000000',
},
}SCSS
$custom: #69deba; $custom-light: #9ce9ce; $custom-dark: #000000;
JSON
{
"hex": "#69deba",
"rgb": {
"r": 105,
"g": 222,
"b": 186
},
"hsl": {
"h": 161.538,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82275,
"c": 0.11912,
"h": 170.6
},
"luminance": 0.58791
}Semantic roles & 50–950 ramp
primary
#69DEBA
secondary
#AA4161
accent
#1A51CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483