#85FEBE#85FEBE
#85FEBE is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.0% C 0.142 H 158.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEBE |
|---|---|
| RGB | rgb(133, 254, 190) |
| HSL | hsl(148, 98%, 76%) |
| HSV | hsv(148, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.50, -48.20, 20.29) |
| CIE-LCH | lch(91.50, 52.30, 157.18°) |
| OKLab | oklab(90.97% -0.1325 0.0518) |
| OKLCH | oklch(90.97% 0.142 158.7) |
| XYZ | xyz(54.4047, 79.5836, 61.1995) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Seafoam
#A0FEBF
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEBE #FE85C5
analogous
#88FE85 #85FEBE #85FEFA
triadic
#85FEBE #BE85FE #FEBE85
tetradic
#85FEBE #8588FE #FE85C5 #FEFA85
square
#85FEBE #8588FE #FE85C5 #FEFA85
split-complementary
#85FEBE #FA85FE #FE8588
monochromatic
#0CFD7D #48FE9E #85FEBE #C2FEDE #E1FFEF
Accessibility & contrast
On white
1.24
#85FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#85FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEBE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEBE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EAE1C2
Tritanopia (blue-blind)
#64FDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85febe; /* rgb */ color: rgb(133, 254, 190); /* oklch */ color: oklch(91.0% 0.142 158.7);
Tailwind
colors: {
custom: {
50: '#afffd1',
500: '#85febe',
950: '#000000',
},
}SCSS
$custom: #85febe; $custom-light: #afffd1; $custom-dark: #000000;
JSON
{
"hex": "#85febe",
"rgb": {
"r": 133,
"g": 254,
"b": 190
},
"hsl": {
"h": 148.264,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.90969,
"c": 0.1423,
"h": 158.7
},
"luminance": 0.79588
}Semantic roles & 50–950 ramp
primary
#85FEBE
secondary
#DE4A98
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683