#85FFDD#85FFDD
#85FFDD is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.121 H 173.1°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFDD |
|---|---|
| RGB | rgb(133, 255, 221) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.45, -42.20, 5.70) |
| CIE-LCH | lch(92.45, 42.59, 172.30°) |
| OKLab | oklab(91.97% -0.1202 0.0145) |
| OKLCH | oklch(91.97% 0.121 173.1) |
| XYZ | xyz(58.4784, 81.7221, 81.0849) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.98
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 3.80
Pale Turquoise
#A5FBD5
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFDD #FF85A7
analogous
#85FFA0 #85FFDD #85E4FF
triadic
#85FFDD #DD85FF #FFDD85
tetradic
#85FFDD #A085FF #FF85A7 #E4FF85
square
#85FFDD #A085FF #FF85A7 #E4FF85
split-complementary
#85FFDD #FF85E4 #FFA085
monochromatic
#0BFFBB #48FFCC #85FFDD #C2FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#85FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#85FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFDD
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFDD | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#54FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85ffdd; /* rgb */ color: rgb(133, 255, 221); /* oklch */ color: oklch(92.0% 0.121 173.1);
Tailwind
colors: {
custom: {
50: '#afffe7',
500: '#85ffdd',
950: '#000000',
},
}SCSS
$custom: #85ffdd; $custom-light: #afffe7; $custom-dark: #000000;
JSON
{
"hex": "#85ffdd",
"rgb": {
"r": 133,
"g": 255,
"b": 221
},
"hsl": {
"h": 163.279,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91966,
"c": 0.12108,
"h": 173.1
},
"luminance": 0.81727
}Semantic roles & 50–950 ramp
primary
#85FFDD
secondary
#DF4973
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684