#85FCDD#85FCDD
#85FCDD is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.117 H 174.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCDD |
|---|---|
| RGB | rgb(133, 252, 221) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.61, -40.87, 4.48) |
| CIE-LCH | lch(91.61, 41.11, 173.74°) |
| OKLab | oklab(91.28% -0.1169 0.0112) |
| OKLCH | oklch(91.28% 0.117 174.5) |
| XYZ | xyz(57.5289, 79.8231, 80.7684) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.67
Tiffany Blue
#7BF2DA
ΔE00 2.87
Aquamarine
#7FFFD4
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.21
Pale Turquoise
#A5FBD5
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCDD #FC85A4
analogous
#85FCA1 #85FCDD #85DFFC
triadic
#85FCDD #DD85FC #FCDD85
tetradic
#85FCDD #A185FC #FC85A4 #DFFC85
square
#85FCDD #A185FC #FC85A4 #DFFC85
split-complementary
#85FCDD #FC85DF #FCA185
monochromatic
#0EF9BC #49FBCC #85FCDD #C1FDEE #E1FEF7
Accessibility & contrast
On white
1.24
#85FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#85FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCDD
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCDD | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#55FEF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85fcdd; /* rgb */ color: rgb(133, 252, 221); /* oklch */ color: oklch(91.3% 0.117 174.5);
Tailwind
colors: {
custom: {
50: '#affee7',
500: '#85fcdd',
950: '#000000',
},
}SCSS
$custom: #85fcdd; $custom-light: #affee7; $custom-dark: #000000;
JSON
{
"hex": "#85fcdd",
"rgb": {
"r": 133,
"g": 252,
"b": 221
},
"hsl": {
"h": 164.37,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.9128,
"c": 0.11746,
"h": 174.5
},
"luminance": 0.79828
}Semantic roles & 50–950 ramp
primary
#85FCDD
secondary
#DB4A70
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684