#85FDEB#85FDEB
#85FDEB is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.112 H 182.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDEB |
|---|---|
| RGB | rgb(133, 253, 235) |
| HSL | hsl(171, 97%, 76%) |
| HSV | hsv(171, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.23, -38.12, -1.85) |
| CIE-LCH | lch(92.23, 38.16, 182.79°) |
| OKLab | oklab(91.9% -0.1121 -0.0056) |
| OKLCH | oklch(91.9% 0.112 182.9) |
| XYZ | xyz(59.7873, 81.2302, 91.1095) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.17
Bright Aqua
#0BF9EA
ΔE00 5.41
Light Aqua
#8CFFDB
ΔE00 5.56
Pale Aqua
#B8FFEB
ΔE00 6.11
Bright Turquoise
#0FFEF9
ΔE00 6.50
Light Cyan
#ACFFFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDEB #FD8597
analogous
#85FDAF #85FDEB #85D3FD
triadic
#85FDEB #EB85FD #FDEB85
tetradic
#85FDEB #AF85FD #FD8597 #D3FD85
square
#85FDEB #AF85FD #FD8597 #D3FD85
split-complementary
#85FDEB #FD85D3 #FDAF85
monochromatic
#0DFBD7 #49FCE1 #85FDEB #C1FEF5 #E1FFFA
Accessibility & contrast
On white
1.22
#85FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#85FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDEB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDEB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#4BFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85fdeb; /* rgb */ color: rgb(133, 253, 235); /* oklch */ color: oklch(91.9% 0.112 182.9);
Tailwind
colors: {
custom: {
50: '#b0fef1',
500: '#85fdeb',
950: '#000000',
},
}SCSS
$custom: #85fdeb; $custom-light: #b0fef1; $custom-dark: #000000;
JSON
{
"hex": "#85fdeb",
"rgb": {
"r": 133,
"g": 253,
"b": 235
},
"hsl": {
"h": 171,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91903,
"c": 0.11225,
"h": 182.9
},
"luminance": 0.81235
}Semantic roles & 50–950 ramp
primary
#85FDEB
secondary
#DC4A60
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685