#85FFC2#85FFC2
#85FFC2 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.140 H 160.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFC2 |
|---|---|
| RGB | rgb(133, 255, 194) |
| HSL | hsl(150, 100%, 76%) |
| HSV | hsv(150, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(91.86, -47.85, 18.75) |
| CIE-LCH | lch(91.86, 51.39, 158.60°) |
| OKLab | oklab(91.29% -0.1319 0.048) |
| OKLCH | oklch(91.29% 0.14 160) |
| XYZ | xyz(55.1660, 80.3972, 63.6396) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.50
Light Greenish Blue
#63F7B4
ΔE00 3.10
Light Seafoam
#A0FEBF
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFC2 #FF85C2
analogous
#85FF85 #85FFC2 #85FFFF
triadic
#85FFC2 #C285FF #FFC285
tetradic
#85FFC2 #8585FF #FF85C2 #FFFF85
square
#85FFC2 #8585FF #FF85C2 #FFFF85
split-complementary
#85FFC2 #FF85FF #FF8585
monochromatic
#0BFF85 #48FFA3 #85FFC2 #C2FFE1 #E0FFF0
Accessibility & contrast
On white
1.23
#85FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#85FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFC2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFC2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBF
Deuteranopia (green-blind)
#EAE2C6
Tritanopia (blue-blind)
#62FEEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #85ffc2; /* rgb */ color: rgb(133, 255, 194); /* oklch */ color: oklch(91.3% 0.140 160.0);
Tailwind
colors: {
custom: {
50: '#afffd4',
500: '#85ffc2',
950: '#000000',
},
}SCSS
$custom: #85ffc2; $custom-light: #afffd4; $custom-dark: #000000;
JSON
{
"hex": "#85ffc2",
"rgb": {
"r": 133,
"g": 255,
"b": 194
},
"hsl": {
"h": 150,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91292,
"c": 0.14034,
"h": 160
},
"luminance": 0.80402
}Semantic roles & 50–950 ramp
primary
#85FFC2
secondary
#DF4994
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683