#85FCCD#85FCCD
#85FCCD is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.128 H 165.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCCD |
|---|---|
| RGB | rgb(133, 252, 205) |
| HSL | hsl(156, 95%, 75%) |
| HSV | hsv(156, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.24, -44.33, 12.22) |
| CIE-LCH | lch(91.24, 45.98, 164.59°) |
| OKLab | oklab(90.86% -0.1238 0.0314) |
| OKLCH | oklch(90.86% 0.128 165.8) |
| XYZ | xyz(55.4979, 79.0107, 70.0718) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.59
Light Aquamarine
#7BFDC7
ΔE00 1.67
Light Turquoise
#7EF4CC
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 2.98
Pale Turquoise
#A5FBD5
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCCD #FC85B4
analogous
#85FC92 #85FCCD #85EFFC
triadic
#85FCCD #CD85FC #FCCD85
tetradic
#85FCCD #9285FC #FC85B4 #EFFC85
square
#85FCCD #9285FC #FC85B4 #EFFC85
split-complementary
#85FCCD #FC85EF #FC9285
monochromatic
#0EF99C #49FBB5 #85FCCD #C1FDE5 #E1FEF3
Accessibility & contrast
On white
1.25
#85FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#85FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCCD
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCCD | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E5E1D0
Tritanopia (blue-blind)
#5DFCEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fccd; /* rgb */ color: rgb(133, 252, 205); /* oklch */ color: oklch(90.9% 0.128 165.8);
Tailwind
colors: {
custom: {
50: '#affedc',
500: '#85fccd',
950: '#000000',
},
}SCSS
$custom: #85fccd; $custom-light: #affedc; $custom-dark: #000000;
JSON
{
"hex": "#85fccd",
"rgb": {
"r": 133,
"g": 252,
"b": 205
},
"hsl": {
"h": 156.303,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90862,
"c": 0.12772,
"h": 165.8
},
"luminance": 0.79015
}Semantic roles & 50–950 ramp
primary
#85FCCD
secondary
#DB4A83
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684