#85FCCB#85FCCB
#85FCCB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.129 H 164.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCCB |
|---|---|
| RGB | rgb(133, 252, 203) |
| HSL | hsl(155, 95%, 75%) |
| HSV | hsv(155, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(91.20, -44.74, 13.19) |
| CIE-LCH | lch(91.20, 46.65, 163.57°) |
| OKLab | oklab(90.81% -0.1247 0.0339) |
| OKLCH | oklch(90.81% 0.129 164.8) |
| XYZ | xyz(55.2580, 78.9147, 68.8085) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 3.46
Pale Turquoise
#A5FBD5
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCCB #FC85B6
analogous
#85FC8F #85FCCB #85F2FC
triadic
#85FCCB #CB85FC #FCCB85
tetradic
#85FCCB #8F85FC #FC85B6 #F2FC85
square
#85FCCB #8F85FC #FC85B6 #F2FC85
split-complementary
#85FCCB #FC85F2 #FC8F85
monochromatic
#0EF998 #49FBB2 #85FCCB #C1FDE4 #E1FEF2
Accessibility & contrast
On white
1.25
#85FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#85FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCCB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCCB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E6E0CE
Tritanopia (blue-blind)
#5EFCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fccb; /* rgb */ color: rgb(133, 252, 203); /* oklch */ color: oklch(90.8% 0.129 164.8);
Tailwind
colors: {
custom: {
50: '#affeda',
500: '#85fccb',
950: '#000000',
},
}SCSS
$custom: #85fccb; $custom-light: #affeda; $custom-dark: #000000;
JSON
{
"hex": "#85fccb",
"rgb": {
"r": 133,
"g": 252,
"b": 203
},
"hsl": {
"h": 155.294,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90812,
"c": 0.1292,
"h": 164.8
},
"luminance": 0.78919
}Semantic roles & 50–950 ramp
primary
#85FCCB
secondary
#DB4A86
accent
#005FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684