#C2EE7B#C2EE7B
#C2EE7B is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.4% C 0.151 H 126.5°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE7B |
|---|---|
| RGB | rgb(194, 238, 123) |
| HSL | hsl(83, 77%, 71%) |
| HSV | hsv(83, 48%, 93%) |
| CMYK | cmyk(18.5%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(88.95, -32.19, 50.72) |
| CIE-LCH | lch(88.95, 60.07, 122.41°) |
| OKLab | oklab(89.35% -0.0898 0.1213) |
| OKLCH | oklch(89.35% 0.151 126.5) |
| XYZ | xyz(56.3976, 74.0478, 30.0565) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.23
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Light Pea Green
#C4FE82
ΔE00 3.58
Pale Lime
#BEFD73
ΔE00 4.04
Light Yellowish Green
#C2FF89
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE7B #A77BEE
analogous
#EEE17B #C2EE7B #88EE7B
triadic
#C2EE7B #7BC2EE #EE7BC2
tetradic
#C2EE7B #7BEEE1 #A77BEE #EE7B88
square
#C2EE7B #7BEEE1 #A77BEE #EE7B88
split-complementary
#C2EE7B #7B88EE #E17BEE
monochromatic
#8DD31B #A9E745 #C2EE7B #DBF5B1 #F2FCE4
Accessibility & contrast
On white
1.33
#C2EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#C2EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE7B
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE7B | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#F2DF82
Tritanopia (blue-blind)
#C8E5D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ee7b; /* rgb */ color: rgb(194, 238, 123); /* oklch */ color: oklch(89.4% 0.151 126.5);
Tailwind
colors: {
custom: {
50: '#d6f3a3',
500: '#c2ee7b',
950: '#000000',
},
}SCSS
$custom: #c2ee7b; $custom-light: #d6f3a3; $custom-dark: #000000;
JSON
{
"hex": "#c2ee7b",
"rgb": {
"r": 194,
"g": 238,
"b": 123
},
"hsl": {
"h": 82.957,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.89355,
"c": 0.15096,
"h": 126.5
},
"luminance": 0.74048
}Semantic roles & 50–950 ramp
primary
#C2EE7B
secondary
#7746C8
accent
#0CD95B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15170F
muted
#848580