#85FBCE#85FBCE
#85FBCE is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.126 H 166.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBCE |
|---|---|
| RGB | rgb(133, 251, 206) |
| HSL | hsl(157, 94%, 75%) |
| HSV | hsv(157, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.98, -43.68, 11.33) |
| CIE-LCH | lch(90.98, 45.13, 165.46°) |
| OKLab | oklab(90.66% -0.1223 0.0291) |
| OKLCH | oklch(90.66% 0.126 166.6) |
| XYZ | xyz(55.3058, 78.4327, 70.6052) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.37
Light Turquoise
#7EF4CC
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBCE #FB85B2
analogous
#85FB93 #85FBCE #85EDFB
triadic
#85FBCE #CE85FB #FBCE85
tetradic
#85FBCE #9385FB #FB85B2 #EDFB85
square
#85FBCE #9385FB #FB85B2 #EDFB85
split-complementary
#85FBCE #FB85ED #FB9385
monochromatic
#0EF79E #4AF9B6 #85FBCE #C0FDE6 #E1FEF3
Accessibility & contrast
On white
1.26
#85FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#85FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBCE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBCE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#5DFCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fbce; /* rgb */ color: rgb(133, 251, 206); /* oklch */ color: oklch(90.7% 0.126 166.6);
Tailwind
colors: {
custom: {
50: '#affddd',
500: '#85fbce',
950: '#000000',
},
}SCSS
$custom: #85fbce; $custom-light: #affddd; $custom-dark: #000000;
JSON
{
"hex": "#85fbce",
"rgb": {
"r": 133,
"g": 251,
"b": 206
},
"hsl": {
"h": 157.119,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90657,
"c": 0.12569,
"h": 166.6
},
"luminance": 0.78437
}Semantic roles & 50–950 ramp
primary
#85FBCE
secondary
#D94B81
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684