#85DEBB#85DEBB
#85DEBB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.100 H 166.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEBB |
|---|---|
| RGB | rgb(133, 222, 187) |
| HSL | hsl(156, 57%, 70%) |
| HSV | hsv(156, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.28, -34.61, 8.84) |
| CIE-LCH | lch(82.28, 35.72, 165.67°) |
| OKLab | oklab(83.47% -0.0974 0.0227) |
| OKLCH | oklch(83.47% 0.1 166.9) |
| XYZ | xyz(44.7603, 60.8139, 56.3837) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.69
Seafoam
#7FE0B3
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 5.11
Light Turquoise
#7EF4CC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEBB #DE85A8
analogous
#85DE8F #85DEBB #85D5DE
triadic
#85DEBB #BB85DE #DEBB85
tetradic
#85DEBB #8F85DE #DE85A8 #D5DE85
square
#85DEBB #8F85DE #DE85A8 #D5DE85
split-complementary
#85DEBB #DE85D5 #DE8F85
monochromatic
#32B783 #55D1A0 #85DEBB #B5EBD6 #E5F8F1
Accessibility & contrast
On white
1.60
#85DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#85DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEBB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEBB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#6CDFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85debb; /* rgb */ color: rgb(133, 222, 187); /* oklch */ color: oklch(83.5% 0.100 166.9);
Tailwind
colors: {
custom: {
50: '#ace8cf',
500: '#85debb',
950: '#000000',
},
}SCSS
$custom: #85debb; $custom-light: #ace8cf; $custom-dark: #000000;
JSON
{
"hex": "#85debb",
"rgb": {
"r": 133,
"g": 222,
"b": 187
},
"hsl": {
"h": 156.404,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.83474,
"c": 0.1,
"h": 166.9
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#85DEBB
secondary
#B55279
accent
#2161C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483