#C3EE8A#C3EE8A
#C3EE8A is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.6% C 0.135 H 127.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EE8A |
|---|---|
| RGB | rgb(195, 238, 138) |
| HSL | hsl(86, 75%, 74%) |
| HSV | hsv(86, 42%, 93%) |
| CMYK | cmyk(18.1%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.20, -30.16, 43.86) |
| CIE-LCH | lch(89.20, 53.22, 124.51°) |
| OKLab | oklab(89.64% -0.0832 0.1068) |
| OKLCH | oklch(89.64% 0.135 127.9) |
| XYZ | xyz(57.6671, 74.5854, 35.3981) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Celery
#C1FD95
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 4.20
Light Pea Green
#C4FE82
ΔE00 4.29
Light Yellow Green
#CCFD7F
ΔE00 4.37
Tea Green
#BDF8A3
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EE8A #B58AEE
analogous
#EEE78A #C3EE8A #91EE8A
triadic
#C3EE8A #8AC3EE #EE8AC3
tetradic
#C3EE8A #8AEEE7 #B58AEE #EE8A91
square
#C3EE8A #8AEEE7 #B58AEE #EE8A91
split-complementary
#C3EE8A #8A91EE #E78AEE
monochromatic
#8CDD20 #A8E655 #C3EE8A #DEF6BF #F1FBE4
Accessibility & contrast
On white
1.32
#C3EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#C3EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EE8A
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EE8A | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F1DF8F
Tritanopia (blue-blind)
#C7E6D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c3ee8a; /* rgb */ color: rgb(195, 238, 138); /* oklch */ color: oklch(89.6% 0.135 127.9);
Tailwind
colors: {
custom: {
50: '#d6f3ad',
500: '#c3ee8a',
950: '#000000',
},
}SCSS
$custom: #c3ee8a; $custom-light: #d6f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c3ee8a",
"rgb": {
"r": 195,
"g": 238,
"b": 138
},
"hsl": {
"h": 85.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89637,
"c": 0.13538,
"h": 127.9
},
"luminance": 0.74586
}Semantic roles & 50–950 ramp
primary
#C3EE8A
secondary
#8653C9
accent
#0FD765
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581