#85FFDB#85FFDB
#85FFDB is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 172.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFDB |
|---|---|
| RGB | rgb(133, 255, 219) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.41, -42.65, 6.67) |
| CIE-LCH | lch(92.41, 43.16, 171.11°) |
| OKLab | oklab(91.91% -0.1211 0.017) |
| OKLCH | oklch(91.91% 0.122 172) |
| XYZ | xyz(58.2136, 81.6162, 79.6899) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.68
Aquamarine
#7FFFD4
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.69
Pale Turquoise
#A5FBD5
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFDB #FF85A9
analogous
#85FF9E #85FFDB #85E6FF
triadic
#85FFDB #DB85FF #FFDB85
tetradic
#85FFDB #9E85FF #FF85A9 #E6FF85
square
#85FFDB #9E85FF #FF85A9 #E6FF85
split-complementary
#85FFDB #FF85E6 #FF9E85
monochromatic
#0BFFB7 #48FFC9 #85FFDB #C2FFED #E0FFF6
Accessibility & contrast
On white
1.21
#85FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#85FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFDB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFDB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#55FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85ffdb; /* rgb */ color: rgb(133, 255, 219); /* oklch */ color: oklch(91.9% 0.122 172.0);
Tailwind
colors: {
custom: {
50: '#afffe6',
500: '#85ffdb',
950: '#000000',
},
}SCSS
$custom: #85ffdb; $custom-light: #afffe6; $custom-dark: #000000;
JSON
{
"hex": "#85ffdb",
"rgb": {
"r": 133,
"g": 255,
"b": 219
},
"hsl": {
"h": 162.295,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91912,
"c": 0.12225,
"h": 172
},
"luminance": 0.81621
}Semantic roles & 50–950 ramp
primary
#85FFDB
secondary
#DF4975
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684