#C2E283#C2E283
#C2E283 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.8% C 0.126 H 124.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E283 |
|---|---|
| RGB | rgb(194, 226, 131) |
| HSL | hsl(80, 62%, 70%) |
| HSV | hsv(80, 42%, 89%) |
| CMYK | cmyk(14.2%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(85.76, -25.66, 42.92) |
| CIE-LCH | lch(85.76, 50.01, 120.88°) |
| OKLab | oklab(86.82% -0.0709 0.1044) |
| OKLCH | oklch(86.82% 0.126 124.2) |
| XYZ | xyz(53.5410, 67.5005, 31.6765) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.00
Pale Olive
#B9CC81
ΔE00 5.79
Greenish Tan
#BCCB7A
ΔE00 5.97
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Greenish Beige
#C9D179
ΔE00 6.04
Light Khaki
#E6F2A2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E283 #A383E2
analogous
#E2D383 #C2E283 #92E283
triadic
#C2E283 #83C2E2 #E283C2
tetradic
#C2E283 #83E2D3 #A383E2 #E28392
square
#C2E283 #83E2D3 #A383E2 #E28392
split-complementary
#C2E283 #8392E2 #D383E2
monochromatic
#8DBE2C #AAD651 #C2E283 #DAEEB5 #F3F9E6
Accessibility & contrast
On white
1.45
#C2E283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C2E283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E283
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E283 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77C
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#C8DACB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2e283; /* rgb */ color: rgb(194, 226, 131); /* oklch */ color: oklch(86.8% 0.126 124.2);
Tailwind
colors: {
custom: {
50: '#d6eba8',
500: '#c2e283',
950: '#000000',
},
}SCSS
$custom: #c2e283; $custom-light: #d6eba8; $custom-dark: #000000;
JSON
{
"hex": "#c2e283",
"rgb": {
"r": 194,
"g": 226,
"b": 131
},
"hsl": {
"h": 80.211,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.86824,
"c": 0.1262,
"h": 124.2
},
"luminance": 0.67501
}Semantic roles & 50–950 ramp
primary
#C2E283
secondary
#734FBA
accent
#1CCA56
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480