#85EDC8#85EDC8
#85EDC8 is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.3% C 0.111 H 168.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #85EDC8 |
|---|---|
| RGB | rgb(133, 237, 200) |
| HSL | hsl(159, 74%, 73%) |
| HSV | hsv(159, 44%, 93%) |
| CMYK | cmyk(43.9%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(86.86, -38.72, 8.57) |
| CIE-LCH | lch(86.86, 39.66, 167.52°) |
| OKLab | oklab(87.28% -0.1092 0.022) |
| OKLCH | oklch(87.28% 0.111 168.6) |
| XYZ | xyz(50.3781, 69.7213, 65.4352) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.82
Light Teal
#90E4C1
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.02
Pale Turquoise
#A5FBD5
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EDC8 #ED85AA
analogous
#85ED94 #85EDC8 #85DEED
triadic
#85EDC8 #C885ED #EDC885
tetradic
#85EDC8 #9485ED #ED85AA #DEED85
square
#85EDC8 #9485ED #ED85AA #DEED85
split-complementary
#85EDC8 #ED85DE #ED9485
monochromatic
#20D896 #50E5B0 #85EDC8 #BAF5E0 #E4FBF3
Accessibility & contrast
On white
1.41
#85EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#85EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EDC8
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EDC8 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C6
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#64EEE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #85edc8; /* rgb */ color: rgb(133, 237, 200); /* oklch */ color: oklch(87.3% 0.111 168.6);
Tailwind
colors: {
custom: {
50: '#adf3d8',
500: '#85edc8',
950: '#000000',
},
}SCSS
$custom: #85edc8; $custom-light: #adf3d8; $custom-dark: #000000;
JSON
{
"hex": "#85edc8",
"rgb": {
"r": 133,
"g": 237,
"b": 200
},
"hsl": {
"h": 158.654,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.87277,
"c": 0.11135,
"h": 168.6
},
"luminance": 0.69725
}Semantic roles & 50–950 ramp
primary
#85EDC8
secondary
#C74F7A
accent
#0F56D6
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583