#85FFDA#85FFDA
#85FFDA is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.123 H 171.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFDA |
|---|---|
| RGB | rgb(133, 255, 218) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.38, -42.86, 7.15) |
| CIE-LCH | lch(92.38, 43.46, 170.53°) |
| OKLab | oklab(91.89% -0.1215 0.0182) |
| OKLCH | oklch(91.89% 0.123 171.5) |
| XYZ | xyz(58.0823, 81.5637, 78.9987) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.67
Aquamarine
#7FFFD4
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFDA #FF85AA
analogous
#85FF9D #85FFDA #85E7FF
triadic
#85FFDA #DA85FF #FFDA85
tetradic
#85FFDA #9D85FF #FF85AA #E7FF85
square
#85FFDA #9D85FF #FF85AA #E7FF85
split-complementary
#85FFDA #FF85E7 #FF9D85
monochromatic
#0BFFB5 #48FFC7 #85FFDA #C2FFED #E0FFF6
Accessibility & contrast
On white
1.21
#85FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#85FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFDA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFDA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D8
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#56FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85ffda; /* rgb */ color: rgb(133, 255, 218); /* oklch */ color: oklch(91.9% 0.123 171.5);
Tailwind
colors: {
custom: {
50: '#afffe5',
500: '#85ffda',
950: '#000000',
},
}SCSS
$custom: #85ffda; $custom-light: #afffe5; $custom-dark: #000000;
JSON
{
"hex": "#85ffda",
"rgb": {
"r": 133,
"g": 255,
"b": 218
},
"hsl": {
"h": 161.803,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91886,
"c": 0.12286,
"h": 171.5
},
"luminance": 0.81569
}Semantic roles & 50–950 ramp
primary
#85FFDA
secondary
#DF4977
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684