#85CFDC#85CFDC
#85CFDC is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.076 H 209.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFDC |
|---|---|
| RGB | rgb(133, 207, 220) |
| HSL | hsl(189, 55%, 69%) |
| HSV | hsv(189, 40%, 86%) |
| CMYK | cmyk(39.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.91, -19.70, -13.69) |
| CIE-LCH | lch(78.91, 23.99, 214.81°) |
| OKLab | oklab(81.06% -0.0657 -0.0376) |
| OKLCH | oklch(81.06% 0.076 209.8) |
| XYZ | xyz(44.8993, 54.7764, 75.9032) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.94
Powder Blue
#B0E0E6
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 6.89
Baby Blue
#89CFF0
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Aqua Blue
#02D8E9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFDC #DC9285
analogous
#85DCBE #85CFDC #85A4DC
triadic
#85CFDC #DC85CF #CFDC85
tetradic
#85CFDC #BE85DC #DC9285 #A4DC85
square
#85CFDC #BE85DC #DC9285 #A4DC85
split-complementary
#85CFDC #DC85A4 #DCBE85
monochromatic
#33A0B3 #55BCCE #85CFDC #B5E2EA #E4F4F7
Accessibility & contrast
On white
1.76
#85CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#85CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFDC
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFDC | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#61D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #85cfdc; /* rgb */ color: rgb(133, 207, 220); /* oklch */ color: oklch(81.1% 0.076 209.8);
Tailwind
colors: {
custom: {
50: '#acdde6',
500: '#85cfdc',
950: '#000000',
},
}SCSS
$custom: #85cfdc; $custom-light: #acdde6; $custom-dark: #000000;
JSON
{
"hex": "#85cfdc",
"rgb": {
"r": 133,
"g": 207,
"b": 220
},
"hsl": {
"h": 188.966,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.81063,
"c": 0.07569,
"h": 209.8
},
"luminance": 0.54779
}Semantic roles & 50–950 ramp
primary
#85CFDC
secondary
#B36152
accent
#3B23C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484