#95FEBE#95FEBE
#95FEBE is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.7% C 0.133 H 155.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEBE |
|---|---|
| RGB | rgb(149, 254, 190) |
| HSL | hsl(143, 98%, 79%) |
| HSV | hsv(143, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.13, -44.10, 21.26) |
| CIE-LCH | lch(92.13, 48.96, 154.27°) |
| OKLab | oklab(91.65% -0.1212 0.0542) |
| OKLCH | oklch(91.65% 0.133 155.9) |
| XYZ | xyz(57.1266, 80.9871, 61.3270) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.27
Light Blue Green
#7EFBB3
ΔE00 2.46
Light Sea Green
#98F6B0
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.95
Light Seafoam Green
#A7FFB5
ΔE00 3.39
Mint (survey)
#9FFEB0
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEBE #FE95D5
analogous
#A1FE95 #95FEBE #95FEF3
triadic
#95FEBE #BE95FE #FEBE95
tetradic
#95FEBE #95A1FE #FE95D5 #FEF395
square
#95FEBE #95A1FE #FE95D5 #FEF395
split-complementary
#95FEBE #F395FE #FE95A1
monochromatic
#1CFD74 #58FD99 #95FEBE #D2FFE3 #E1FFEC
Accessibility & contrast
On white
1.22
#95FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#95FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEBE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEBE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#7EFCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95febe; /* rgb */ color: rgb(149, 254, 190); /* oklch */ color: oklch(91.7% 0.133 155.9);
Tailwind
colors: {
custom: {
50: '#b8ffd1',
500: '#95febe',
950: '#000000',
},
}SCSS
$custom: #95febe; $custom-light: #b8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#95febe",
"rgb": {
"r": 149,
"g": 254,
"b": 190
},
"hsl": {
"h": 143.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.91652,
"c": 0.13274,
"h": 155.9
},
"luminance": 0.80991
}Semantic roles & 50–950 ramp
primary
#95FEBE
secondary
#E057AB
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683