#C8EBA2#C8EBA2
#C8EBA2 is a very light, moderate yellow-green. Relative luminance 0.743; OKLCH L 89.7% C 0.103 H 129.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBA2 |
|---|---|
| RGB | rgb(200, 235, 162) |
| HSL | hsl(89, 65%, 78%) |
| HSV | hsv(89, 31%, 92%) |
| CMYK | cmyk(14.9%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(89.07, -23.84, 31.78) |
| CIE-LCH | lch(89.07, 39.73, 126.87°) |
| OKLab | oklab(89.73% -0.0646 0.0796) |
| OKLCH | oklch(89.73% 0.103 129.1) |
| XYZ | xyz(60.0483, 74.3040, 45.3539) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Light Sage
#BCECAC
ΔE00 3.59
Washed Out Green
#BCF5A6
ΔE00 4.04
Tea Green
#BDF8A3
ΔE00 4.52
Very Pale Green
#CFFDBC
ΔE00 4.75
Pale Green
#C7FDB5
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBA2 #C5A2EB
analogous
#EBE9A2 #C8EBA2 #A3EBA2
triadic
#C8EBA2 #A2C8EB #EBA2C8
tetradic
#C8EBA2 #A2EBE9 #C5A2EB #EBA2A3
square
#C8EBA2 #A2EBE9 #C5A2EB #EBA2A3
split-complementary
#C8EBA2 #A2A3EB #E9A2EB
monochromatic
#8CD53D #AAE070 #C8EBA2 #E6F6D4 #F0FAE6
Accessibility & contrast
On white
1.32
#C8EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#C8EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBA2
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBA2 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19D
Deuteranopia (green-blind)
#EDDFA6
Tritanopia (blue-blind)
#CBE5D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8eba2; /* rgb */ color: rgb(200, 235, 162); /* oklch */ color: oklch(89.7% 0.103 129.1);
Tailwind
colors: {
custom: {
50: '#d9f1be',
500: '#c8eba2',
950: '#000000',
},
}SCSS
$custom: #c8eba2; $custom-light: #d9f1be; $custom-dark: #000000;
JSON
{
"hex": "#c8eba2",
"rgb": {
"r": 200,
"g": 235,
"b": 162
},
"hsl": {
"h": 88.767,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.89731,
"c": 0.10252,
"h": 129.1
},
"luminance": 0.74305
}Semantic roles & 50–950 ramp
primary
#C8EBA2
secondary
#976AC7
accent
#19CC6F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151612
muted
#848582