#85FFCB#85FFCB
#85FFCB is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.133 H 163.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFCB |
|---|---|
| RGB | rgb(133, 255, 203) |
| HSL | hsl(154, 100%, 76%) |
| HSV | hsv(154, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.05, -46.04, 14.40) |
| CIE-LCH | lch(92.05, 48.24, 162.63°) |
| OKLab | oklab(91.51% -0.128 0.0369) |
| OKLCH | oklch(91.51% 0.133 163.9) |
| XYZ | xyz(56.2076, 80.8138, 69.1250) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.96
Aquamarine
#7FFFD4
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFCB #FF85B9
analogous
#85FF8E #85FFCB #85F6FF
triadic
#85FFCB #CB85FF #FFCB85
tetradic
#85FFCB #8E85FF #FF85B9 #F6FF85
square
#85FFCB #8E85FF #FF85B9 #F6FF85
split-complementary
#85FFCB #FF85F6 #FF8E85
monochromatic
#0BFF97 #48FFB1 #85FFCB #C2FFE5 #E0FFF2
Accessibility & contrast
On white
1.22
#85FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#85FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFCB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFCB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E8E3CE
Tritanopia (blue-blind)
#5EFFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85ffcb; /* rgb */ color: rgb(133, 255, 203); /* oklch */ color: oklch(91.5% 0.133 163.9);
Tailwind
colors: {
custom: {
50: '#afffda',
500: '#85ffcb',
950: '#000000',
},
}SCSS
$custom: #85ffcb; $custom-light: #afffda; $custom-dark: #000000;
JSON
{
"hex": "#85ffcb",
"rgb": {
"r": 133,
"g": 255,
"b": 203
},
"hsl": {
"h": 154.426,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91505,
"c": 0.13321,
"h": 163.9
},
"luminance": 0.80818
}Semantic roles & 50–950 ramp
primary
#85FFCB
secondary
#DF4989
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684