#8CEEB5#8CEEB5
#8CEEB5 is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.4% C 0.123 H 157.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEEB5 |
|---|---|
| RGB | rgb(140, 238, 181) |
| HSL | hsl(145, 74%, 74%) |
| HSV | hsv(145, 41%, 93%) |
| CMYK | cmyk(41.2%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(87.03, -41.18, 18.73) |
| CIE-LCH | lch(87.03, 45.24, 155.55°) |
| OKLab | oklab(87.35% -0.1134 0.0479) |
| OKLCH | oklch(87.35% 0.123 157.1) |
| XYZ | xyz(49.7268, 70.0574, 54.6092) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.38
Hospital Green
#9BE5AA
ΔE00 3.58
Light Seafoam
#A0FEBF
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.90
Mint
#AAF0C1
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEEB5 #EE8CC5
analogous
#94EE8C #8CEEB5 #8CEEE6
triadic
#8CEEB5 #B58CEE #EEB58C
tetradic
#8CEEB5 #8C94EE #EE8CC5 #EEE68C
square
#8CEEB5 #8C94EE #EE8CC5 #EEE68C
split-complementary
#8CEEB5 #E68CEE #EE8C94
monochromatic
#21DE70 #57E693 #8CEEB5 #C1F6D7 #E4FBEE
Accessibility & contrast
On white
1.40
#8CEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#8CEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEEB5
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEEB5 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B2
Deuteranopia (green-blind)
#DED6B8
Tritanopia (blue-blind)
#76EDDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8ceeb5; /* rgb */ color: rgb(140, 238, 181); /* oklch */ color: oklch(87.4% 0.123 157.1);
Tailwind
colors: {
custom: {
50: '#b2f4cb',
500: '#8ceeb5',
950: '#000000',
},
}SCSS
$custom: #8ceeb5; $custom-light: #b2f4cb; $custom-dark: #000000;
JSON
{
"hex": "#8ceeb5",
"rgb": {
"r": 140,
"g": 238,
"b": 181
},
"hsl": {
"h": 145.102,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.87354,
"c": 0.12309,
"h": 157.1
},
"luminance": 0.70061
}Semantic roles & 50–950 ramp
primary
#8CEEB5
secondary
#C95599
accent
#0F83D6
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582