#85CFDB#85CFDB
#85CFDB is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.075 H 208.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFDB |
|---|---|
| RGB | rgb(133, 207, 219) |
| HSL | hsl(188, 54%, 69%) |
| HSV | hsv(188, 39%, 86%) |
| CMYK | cmyk(39.3%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.88, -19.95, -13.20) |
| CIE-LCH | lch(78.88, 23.92, 213.50°) |
| OKLab | oklab(81.03% -0.0661 -0.0362) |
| OKLCH | oklch(81.03% 0.075 208.7) |
| XYZ | xyz(44.7673, 54.7236, 75.2078) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.37
Baby Blue
#89CFF0
ΔE00 7.68
Aqua Blue
#02D8E9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFDB #DB9185
analogous
#85DBBC #85CFDB #85A4DB
triadic
#85CFDB #DB85CF #CFDB85
tetradic
#85CFDB #BC85DB #DB9185 #A4DB85
square
#85CFDB #BC85DB #DB9185 #A4DB85
split-complementary
#85CFDB #DB85A4 #DBBC85
monochromatic
#34A0B1 #56BCCD #85CFDB #B4E2E9 #E4F4F7
Accessibility & contrast
On white
1.76
#85CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#85CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFDB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFDB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#61D5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #85cfdb; /* rgb */ color: rgb(133, 207, 219); /* oklch */ color: oklch(81.0% 0.075 208.7);
Tailwind
colors: {
custom: {
50: '#acdde6',
500: '#85cfdb',
950: '#000000',
},
}SCSS
$custom: #85cfdb; $custom-light: #acdde6; $custom-dark: #000000;
JSON
{
"hex": "#85cfdb",
"rgb": {
"r": 133,
"g": 207,
"b": 219
},
"hsl": {
"h": 188.372,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.81028,
"c": 0.07537,
"h": 208.7
},
"luminance": 0.54727
}Semantic roles & 50–950 ramp
primary
#85CFDB
secondary
#B26053
accent
#3A24C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484