#85FCED#85FCED
#85FCED is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.111 H 184.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCED |
|---|---|
| RGB | rgb(133, 252, 237) |
| HSL | hsl(172, 95%, 75%) |
| HSV | hsv(172, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.01, -37.19, -3.23) |
| CIE-LCH | lch(92.01, 37.33, 184.96°) |
| OKLab | oklab(91.74% -0.1102 -0.0093) |
| OKLCH | oklch(91.74% 0.111 184.8) |
| XYZ | xyz(59.7630, 80.7167, 92.5349) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 5.30
Bright Turquoise
#0FFEF9
ΔE00 5.95
Light Cyan
#ACFFFC
ΔE00 6.02
Pale Aqua
#B8FFEB
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCED #FC8594
analogous
#85FCB1 #85FCED #85CFFC
triadic
#85FCED #ED85FC #FCED85
tetradic
#85FCED #B185FC #FC8594 #CFFC85
square
#85FCED #B185FC #FC8594 #CFFC85
split-complementary
#85FCED #FC85CF #FCB185
monochromatic
#0EF9DB #49FBE4 #85FCED #C1FDF6 #E1FEFB
Accessibility & contrast
On white
1.22
#85FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#85FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCED
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCED | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#4AFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85fced; /* rgb */ color: rgb(133, 252, 237); /* oklch */ color: oklch(91.7% 0.111 184.8);
Tailwind
colors: {
custom: {
50: '#b0fef2',
500: '#85fced',
950: '#000000',
},
}SCSS
$custom: #85fced; $custom-light: #b0fef2; $custom-dark: #000000;
JSON
{
"hex": "#85fced",
"rgb": {
"r": 133,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.437,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91736,
"c": 0.11057,
"h": 184.8
},
"luminance": 0.80722
}Semantic roles & 50–950 ramp
primary
#85FCED
secondary
#DB4A5D
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685