#8CEFB2#8CEFB2
#8CEFB2 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.5% C 0.127 H 155.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEFB2 |
|---|---|
| RGB | rgb(140, 239, 178) |
| HSL | hsl(143, 76%, 74%) |
| HSV | hsv(143, 41%, 94%) |
| CMYK | cmyk(41.4%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(87.25, -42.19, 20.59) |
| CIE-LCH | lch(87.25, 46.95, 153.99°) |
| OKLab | oklab(87.52% -0.1159 0.0525) |
| OKLCH | oklch(87.52% 0.127 155.6) |
| XYZ | xyz(49.7142, 70.5195, 53.1028) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.39
Hospital Green
#9BE5AA
ΔE00 3.45
Light Seafoam
#A0FEBF
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEFB2 #EF8CC9
analogous
#98EF8C #8CEFB2 #8CEFE4
triadic
#8CEFB2 #B28CEF #EFB28C
tetradic
#8CEFB2 #8C98EF #EF8CC9 #EFE48C
square
#8CEFB2 #8C98EF #EF8CC9 #EFE48C
split-complementary
#8CEFB2 #E48CEF #EF8C98
monochromatic
#21E06A #56E88E #8CEFB2 #C2F6D6 #E4FBED
Accessibility & contrast
On white
1.39
#8CEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#8CEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEFB2
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEFB2 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AE
Deuteranopia (green-blind)
#DFD6B6
Tritanopia (blue-blind)
#77EDDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8cefb2; /* rgb */ color: rgb(140, 239, 178); /* oklch */ color: oklch(87.5% 0.127 155.6);
Tailwind
colors: {
custom: {
50: '#b2f5c9',
500: '#8cefb2',
950: '#000000',
},
}SCSS
$custom: #8cefb2; $custom-light: #b2f5c9; $custom-dark: #000000;
JSON
{
"hex": "#8cefb2",
"rgb": {
"r": 140,
"g": 239,
"b": 178
},
"hsl": {
"h": 143.03,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.87518,
"c": 0.12721,
"h": 155.6
},
"luminance": 0.70523
}Semantic roles & 50–950 ramp
primary
#8CEFB2
secondary
#CB559D
accent
#0E8AD8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582