#C8EFA2#C8EFA2
#C8EFA2 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.6% C 0.109 H 130.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFA2 |
|---|---|
| RGB | rgb(200, 239, 162) |
| HSL | hsl(90, 71%, 79%) |
| HSV | hsv(90, 32%, 94%) |
| CMYK | cmyk(16.3%, 0%, 32.2%, 6.3%) |
| CIE-LAB | lab(90.15, -25.75, 33.22) |
| CIE-LCH | lch(90.15, 42.04, 127.78°) |
| OKLab | oklab(90.6% -0.07 0.083) |
| OKLCH | oklch(90.6% 0.109 130.2) |
| XYZ | xyz(61.2064, 76.6202, 45.7400) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.53
Light Sage
#BCECAC
ΔE00 3.67
Light Light Green
#C8FFB0
ΔE00 3.95
Pale Green
#C7FDB5
ΔE00 4.10
Light Grey Green
#B7E1A1
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFA2 #C9A2EF
analogous
#EEEFA2 #C8EFA2 #A2EFA2
triadic
#C8EFA2 #A2C8EF #EFA2C8
tetradic
#C8EFA2 #A2EEEF #C9A2EF #EFA2A2
square
#C8EFA2 #A2EEEF #C9A2EF #EFA2A2
split-complementary
#C8EFA2 #A2A2EF #EFA2EE
monochromatic
#8ADD3A #A9E66E #C8EFA2 #E7F8D6 #F0FBE5
Accessibility & contrast
On white
1.29
#C8EFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#C8EFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFA2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFA2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E59D
Deuteranopia (green-blind)
#F0E2A6
Tritanopia (blue-blind)
#CBE9DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8efa2; /* rgb */ color: rgb(200, 239, 162); /* oklch */ color: oklch(90.6% 0.109 130.2);
Tailwind
colors: {
custom: {
50: '#d9f4be',
500: '#c8efa2',
950: '#000000',
},
}SCSS
$custom: #c8efa2; $custom-light: #d9f4be; $custom-dark: #000000;
JSON
{
"hex": "#c8efa2",
"rgb": {
"r": 200,
"g": 239,
"b": 162
},
"hsl": {
"h": 90.39,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.90596,
"c": 0.10857,
"h": 130.2
},
"luminance": 0.76621
}Semantic roles & 50–950 ramp
primary
#C8EFA2
secondary
#9B69CC
accent
#13D374
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151712
muted
#848582