#85FCDB#85FCDB
#85FCDB is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.119 H 173.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCDB |
|---|---|
| RGB | rgb(133, 252, 219) |
| HSL | hsl(163, 95%, 75%) |
| HSV | hsv(163, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.56, -41.31, 5.45) |
| CIE-LCH | lch(91.56, 41.67, 172.49°) |
| OKLab | oklab(91.23% -0.1178 0.0138) |
| OKLCH | oklch(91.23% 0.119 173.3) |
| XYZ | xyz(57.2640, 79.7171, 79.3734) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.29
Pale Turquoise
#A5FBD5
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCDB #FC85A6
analogous
#85FC9F #85FCDB #85E2FC
triadic
#85FCDB #DB85FC #FCDB85
tetradic
#85FCDB #9F85FC #FC85A6 #E2FC85
square
#85FCDB #9F85FC #FC85A6 #E2FC85
split-complementary
#85FCDB #FC85E2 #FC9F85
monochromatic
#0EF9B8 #49FBC9 #85FCDB #C1FDED #E1FEF6
Accessibility & contrast
On white
1.24
#85FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#85FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCDB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCDB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#56FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85fcdb; /* rgb */ color: rgb(133, 252, 219); /* oklch */ color: oklch(91.2% 0.119 173.3);
Tailwind
colors: {
custom: {
50: '#affee6',
500: '#85fcdb',
950: '#000000',
},
}SCSS
$custom: #85fcdb; $custom-light: #affee6; $custom-dark: #000000;
JSON
{
"hex": "#85fcdb",
"rgb": {
"r": 133,
"g": 252,
"b": 219
},
"hsl": {
"h": 163.361,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91226,
"c": 0.11858,
"h": 173.3
},
"luminance": 0.79722
}Semantic roles & 50–950 ramp
primary
#85FCDB
secondary
#DB4A72
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684