#8CEDAF#8CEDAF
#8CEDAF is a very light, vivid green. Relative luminance 0.692; OKLCH L 87.0% C 0.127 H 154.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEDAF |
|---|---|
| RGB | rgb(140, 237, 175) |
| HSL | hsl(142, 73%, 74%) |
| HSV | hsv(142, 41%, 93%) |
| CMYK | cmyk(40.9%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(86.62, -41.87, 21.27) |
| CIE-LCH | lch(86.62, 46.96, 153.07°) |
| OKLab | oklab(86.99% -0.1148 0.0542) |
| OKLCH | oklch(86.99% 0.127 154.7) |
| XYZ | xyz(48.8340, 69.2358, 51.3397) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.64
Hospital Green
#9BE5AA
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.54
Light Blue Green
#7EFBB3
ΔE00 3.64
Light Seafoam
#A0FEBF
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEDAF #ED8CCA
analogous
#9AED8C #8CEDAF #8CEDDF
triadic
#8CEDAF #AF8CED #EDAF8C
tetradic
#8CEDAF #8C9AED #ED8CCA #EDDF8C
square
#8CEDAF #8C9AED #ED8CCA #EDDF8C
split-complementary
#8CEDAF #DF8CED #ED8C9A
monochromatic
#22DC65 #57E58A #8CEDAF #C1F5D4 #E5FBED
Accessibility & contrast
On white
1.41
#8CEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#8CEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEDAF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEDAF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#78EBDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8cedaf; /* rgb */ color: rgb(140, 237, 175); /* oklch */ color: oklch(87.0% 0.127 154.7);
Tailwind
colors: {
custom: {
50: '#b1f3c7',
500: '#8cedaf',
950: '#000000',
},
}SCSS
$custom: #8cedaf; $custom-light: #b1f3c7; $custom-dark: #000000;
JSON
{
"hex": "#8cedaf",
"rgb": {
"r": 140,
"g": 237,
"b": 175
},
"hsl": {
"h": 141.649,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.86987,
"c": 0.12698,
"h": 154.7
},
"luminance": 0.69239
}Semantic roles & 50–950 ramp
primary
#8CEDAF
secondary
#C8559F
accent
#108ED5
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582