#C3EE73#C3EE73
#C3EE73 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.3% C 0.158 H 125.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EE73 |
|---|---|
| RGB | rgb(195, 238, 115) |
| HSL | hsl(81, 78%, 69%) |
| HSV | hsv(81, 52%, 93%) |
| CMYK | cmyk(18.1%, 0%, 51.7%, 6.7%) |
| CIE-LAB | lab(88.92, -32.63, 54.41) |
| CIE-LCH | lch(88.92, 63.44, 120.95°) |
| OKLab | oklab(89.32% -0.0917 0.1288) |
| OKLCH | oklch(89.32% 0.158 125.4) |
| XYZ | xyz(56.1747, 73.9884, 27.5380) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.12
Light Pea Green
#C4FE82
ΔE00 3.82
Pear
#CBF85F
ΔE00 3.84
Pale Lime
#BEFD73
ΔE00 3.86
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Light Yellowish Green
#C2FF89
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EE73 #9E73EE
analogous
#EEDC73 #C3EE73 #86EE73
triadic
#C3EE73 #73C3EE #EE73C3
tetradic
#C3EE73 #73EEDC #9E73EE #EE7386
square
#C3EE73 #73EEDC #9E73EE #EE7386
split-complementary
#C3EE73 #7386EE #DC73EE
monochromatic
#8ECE19 #ACE73C #C3EE73 #DAF5AA #F2FBE0
Accessibility & contrast
On white
1.33
#C3EE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#C3EE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EE73
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EE73 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E168
Deuteranopia (green-blind)
#F3DF7B
Tritanopia (blue-blind)
#CAE4D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c3ee73; /* rgb */ color: rgb(195, 238, 115); /* oklch */ color: oklch(89.3% 0.158 125.4);
Tailwind
colors: {
custom: {
50: '#d7f39e',
500: '#c3ee73',
950: '#000000',
},
}SCSS
$custom: #c3ee73; $custom-light: #d7f39e; $custom-dark: #000000;
JSON
{
"hex": "#c3ee73",
"rgb": {
"r": 195,
"g": 238,
"b": 115
},
"hsl": {
"h": 80.976,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.89319,
"c": 0.15813,
"h": 125.4
},
"luminance": 0.73989
}Semantic roles & 50–950 ramp
primary
#C3EE73
secondary
#6E3EC7
accent
#0BDB54
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580