#85FEBA#85FEBA
#85FEBA is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.9% C 0.146 H 157.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEBA |
|---|---|
| RGB | rgb(133, 254, 186) |
| HSL | hsl(146, 98%, 76%) |
| HSV | hsv(146, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(91.42, -48.97, 22.22) |
| CIE-LCH | lch(91.42, 53.77, 155.59°) |
| OKLab | oklab(90.88% -0.1343 0.0566) |
| OKLCH | oklch(90.88% 0.146 157.2) |
| XYZ | xyz(53.9735, 79.4111, 58.9285) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.12
Seafoam (survey)
#80F9AD
ΔE00 2.03
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Seafoam
#A0FEBF
ΔE00 2.85
Light Greenish Blue
#63F7B4
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEBA #FE85C9
analogous
#8CFE85 #85FEBA #85FEF6
triadic
#85FEBA #BA85FE #FEBA85
tetradic
#85FEBA #858CFE #FE85C9 #FEF685
square
#85FEBA #858CFE #FE85C9 #FEF685
split-complementary
#85FEBA #F685FE #FE858C
monochromatic
#0CFD75 #48FE98 #85FEBA #C2FEDC #E1FFEE
Accessibility & contrast
On white
1.24
#85FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#85FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEBA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEBA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB6
Deuteranopia (green-blind)
#EBE1BE
Tritanopia (blue-blind)
#65FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85feba; /* rgb */ color: rgb(133, 254, 186); /* oklch */ color: oklch(90.9% 0.146 157.2);
Tailwind
colors: {
custom: {
50: '#afffcf',
500: '#85feba',
950: '#000000',
},
}SCSS
$custom: #85feba; $custom-light: #afffcf; $custom-dark: #000000;
JSON
{
"hex": "#85feba",
"rgb": {
"r": 133,
"g": 254,
"b": 186
},
"hsl": {
"h": 146.281,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.9088,
"c": 0.14571,
"h": 157.2
},
"luminance": 0.79415
}Semantic roles & 50–950 ramp
primary
#85FEBA
secondary
#DE4A9D
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683