#85DEBF#85DEBF
#85DEBF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.097 H 169.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEBF |
|---|---|
| RGB | rgb(133, 222, 191) |
| HSL | hsl(159, 57%, 70%) |
| HSV | hsv(159, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.37, -33.76, 6.86) |
| CIE-LCH | lch(82.37, 34.45, 168.52°) |
| OKLab | oklab(83.58% -0.0956 0.0176) |
| OKLCH | oklch(83.58% 0.097 169.6) |
| XYZ | xyz(45.1944, 60.9876, 58.6704) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.08
Seafoam Blue
#78D1B6
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.75
Pale Teal
#82CBB2
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEBF #DE85A4
analogous
#85DE93 #85DEBF #85D1DE
triadic
#85DEBF #BF85DE #DEBF85
tetradic
#85DEBF #9385DE #DE85A4 #D1DE85
square
#85DEBF #9385DE #DE85A4 #D1DE85
split-complementary
#85DEBF #DE85D1 #DE9385
monochromatic
#32B789 #55D1A6 #85DEBF #B5EBD8 #E5F8F2
Accessibility & contrast
On white
1.59
#85DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#85DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEBF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEBF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BE
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#6ADFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85debf; /* rgb */ color: rgb(133, 222, 191); /* oklch */ color: oklch(83.6% 0.097 169.6);
Tailwind
colors: {
custom: {
50: '#ace8d2',
500: '#85debf',
950: '#000000',
},
}SCSS
$custom: #85debf; $custom-light: #ace8d2; $custom-dark: #000000;
JSON
{
"hex": "#85debf",
"rgb": {
"r": 133,
"g": 222,
"b": 191
},
"hsl": {
"h": 159.101,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.83581,
"c": 0.09724,
"h": 169.6
},
"luminance": 0.60991
}Semantic roles & 50–950 ramp
primary
#85DEBF
secondary
#B55275
accent
#215AC5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483