#85FCDF#85FCDF
#85FCDF is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.116 H 175.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCDF |
|---|---|
| RGB | rgb(133, 252, 223) |
| HSL | hsl(165, 95%, 75%) |
| HSV | hsv(165, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.65, -40.42, 3.51) |
| CIE-LCH | lch(91.65, 40.57, 175.03°) |
| OKLab | oklab(91.34% -0.1161 0.0087) |
| OKLCH | oklch(91.34% 0.116 175.7) |
| XYZ | xyz(57.7969, 79.9303, 82.1801) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.20
Tiffany Blue
#7BF2DA
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 5.05
Pale Aqua
#B8FFEB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCDF #FC85A2
analogous
#85FCA3 #85FCDF #85DEFC
triadic
#85FCDF #DF85FC #FCDF85
tetradic
#85FCDF #A385FC #FC85A2 #DEFC85
square
#85FCDF #A385FC #FC85A2 #DEFC85
split-complementary
#85FCDF #FC85DE #FCA385
monochromatic
#0EF9C0 #49FBCF #85FCDF #C1FDEF #E1FEF7
Accessibility & contrast
On white
1.24
#85FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#85FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCDF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCDF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#54FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85fcdf; /* rgb */ color: rgb(133, 252, 223); /* oklch */ color: oklch(91.3% 0.116 175.7);
Tailwind
colors: {
custom: {
50: '#affee9',
500: '#85fcdf',
950: '#000000',
},
}SCSS
$custom: #85fcdf; $custom-light: #affee9; $custom-dark: #000000;
JSON
{
"hex": "#85fcdf",
"rgb": {
"r": 133,
"g": 252,
"b": 223
},
"hsl": {
"h": 165.378,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91335,
"c": 0.11639,
"h": 175.7
},
"luminance": 0.79935
}Semantic roles & 50–950 ramp
primary
#85FCDF
secondary
#DB4A6E
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684