#C3E375#C3E375
#C3E375 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.9% C 0.142 H 122.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E375 |
|---|---|
| RGB | rgb(195, 227, 117) |
| HSL | hsl(77, 66%, 67%) |
| HSV | hsv(77, 48%, 89%) |
| CMYK | cmyk(14.1%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(85.92, -27.28, 49.89) |
| CIE-LCH | lch(85.92, 56.86, 118.67°) |
| OKLab | oklab(86.91% -0.0765 0.1191) |
| OKLCH | oklch(86.91% 0.142 122.7) |
| XYZ | xyz(53.1858, 67.8245, 27.1157) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.27
Light Yellow Green
#CCFD7F
ΔE00 5.74
Pear
#CBF85F
ΔE00 6.10
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Greenish Beige
#C9D179
ΔE00 6.21
Light Pea Green
#C4FE82
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E375 #9575E3
analogous
#E3CC75 #C3E375 #8CE375
triadic
#C3E375 #75C3E3 #E375C3
tetradic
#C3E375 #75E3CC #9575E3 #E3758C
square
#C3E375 #75E3CC #9575E3 #E3758C
split-complementary
#C3E375 #758CE3 #CC75E3
monochromatic
#8EB825 #ADD942 #C3E375 #D9EDA8 #EFF8DB
Accessibility & contrast
On white
1.44
#C3E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C3E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E375
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E375 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86B
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#CBDACA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3e375; /* rgb */ color: rgb(195, 227, 117); /* oklch */ color: oklch(86.9% 0.142 122.7);
Tailwind
colors: {
custom: {
50: '#d7eb9f',
500: '#c3e375',
950: '#000000',
},
}SCSS
$custom: #c3e375; $custom-light: #d7eb9f; $custom-dark: #000000;
JSON
{
"hex": "#c3e375",
"rgb": {
"r": 195,
"g": 227,
"b": 117
},
"hsl": {
"h": 77.455,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.86914,
"c": 0.14157,
"h": 122.7
},
"luminance": 0.67825
}Semantic roles & 50–950 ramp
primary
#C3E375
secondary
#6644B9
accent
#17CE4D
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#15160F
muted
#848480