#69DEBC#69DEBC
#69DEBC is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.3% C 0.118 H 171.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEBC |
|---|---|
| RGB | rgb(105, 222, 188) |
| HSL | hsl(163, 64%, 64%) |
| HSV | hsv(163, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.22, -41.21, 6.65) |
| CIE-LCH | lch(81.22, 41.74, 170.83°) |
| OKLab | oklab(82.33% -0.1166 0.0169) |
| OKLCH | oklch(82.33% 0.118 171.7) |
| XYZ | xyz(41.0200, 58.8729, 56.7691) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 4.19
Light Teal
#90E4C1
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEBC #DE698B
analogous
#69DE82 #69DEBC #69C6DE
triadic
#69DEBC #BC69DE #DEBC69
tetradic
#69DEBC #8269DE #DE698B #C6DE69
square
#69DEBC #8269DE #DE698B #C6DE69
split-complementary
#69DEBC #DE69C6 #DE8269
monochromatic
#25A882 #37D3A6 #69DEBC #9BE9D2 #CDF4E9
Accessibility & contrast
On white
1.64
#69DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#69DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEBC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEBC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#32E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69debc; /* rgb */ color: rgb(105, 222, 188); /* oklch */ color: oklch(82.3% 0.118 171.7);
Tailwind
colors: {
custom: {
50: '#9ce9d0',
500: '#69debc',
950: '#000000',
},
}SCSS
$custom: #69debc; $custom-light: #9ce9d0; $custom-dark: #000000;
JSON
{
"hex": "#69debc",
"rgb": {
"r": 105,
"g": 222,
"b": 188
},
"hsl": {
"h": 162.564,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82329,
"c": 0.11784,
"h": 171.7
},
"luminance": 0.58877
}Semantic roles & 50–950 ramp
primary
#69DEBC
secondary
#AA4160
accent
#1A4DCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483