#95FFC2#95FFC2
#95FFC2 is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.131 H 157.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFC2 |
|---|---|
| RGB | rgb(149, 255, 194) |
| HSL | hsl(145, 100%, 79%) |
| HSV | hsv(145, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(92.49, -43.79, 19.72) |
| CIE-LCH | lch(92.49, 48.02, 155.76°) |
| OKLab | oklab(91.97% -0.1206 0.0504) |
| OKLCH | oklch(91.97% 0.131 157.3) |
| XYZ | xyz(57.8880, 81.8007, 63.7672) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 2.86
Light Sea Green
#98F6B0
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.32
Seafoam (survey)
#80F9AD
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFC2 #FF95D2
analogous
#9DFF95 #95FFC2 #95FFF7
triadic
#95FFC2 #C295FF #FFC295
tetradic
#95FFC2 #959DFF #FF95D2 #FFF795
square
#95FFC2 #959DFF #FF95D2 #FFF795
split-complementary
#95FFC2 #F795FF #FF959D
monochromatic
#1BFF7C #58FF9F #95FFC2 #D2FFE5 #E0FFED
Accessibility & contrast
On white
1.21
#95FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#95FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFC2
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFC2 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BF
Deuteranopia (green-blind)
#EDE5C6
Tritanopia (blue-blind)
#7DFEEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95ffc2; /* rgb */ color: rgb(149, 255, 194); /* oklch */ color: oklch(92.0% 0.131 157.3);
Tailwind
colors: {
custom: {
50: '#b8ffd4',
500: '#95ffc2',
950: '#000000',
},
}SCSS
$custom: #95ffc2; $custom-light: #b8ffd4; $custom-dark: #000000;
JSON
{
"hex": "#95ffc2",
"rgb": {
"r": 149,
"g": 255,
"b": 194
},
"hsl": {
"h": 145.472,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91971,
"c": 0.13069,
"h": 157.3
},
"luminance": 0.81805
}Semantic roles & 50–950 ramp
primary
#95FFC2
secondary
#E157A7
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683