#C3EE74#C3EE74
#C3EE74 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.3% C 0.157 H 125.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EE74 |
|---|---|
| RGB | rgb(195, 238, 116) |
| HSL | hsl(81, 78%, 69%) |
| HSV | hsv(81, 51%, 93%) |
| CMYK | cmyk(18.1%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(88.93, -32.53, 53.97) |
| CIE-LCH | lch(88.93, 63.01, 121.08°) |
| OKLab | oklab(89.33% -0.0913 0.128) |
| OKLCH | oklch(89.33% 0.157 125.5) |
| XYZ | xyz(56.2325, 74.0116, 27.8427) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 3.78
Pale Lime
#BEFD73
ΔE00 3.87
Pear
#CBF85F
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Light Yellowish Green
#C2FF89
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EE74 #9F74EE
analogous
#EEDC74 #C3EE74 #86EE74
triadic
#C3EE74 #74C3EE #EE74C3
tetradic
#C3EE74 #74EEDC #9F74EE #EE7486
square
#C3EE74 #74EEDC #9F74EE #EE7486
split-complementary
#C3EE74 #7486EE #DC74EE
monochromatic
#8FCE19 #ABE73D #C3EE74 #DBF5AB #F2FBE1
Accessibility & contrast
On white
1.33
#C3EE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#C3EE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EE74
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EE74 | 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)
#F9E169
Deuteranopia (green-blind)
#F3DF7B
Tritanopia (blue-blind)
#CAE4D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c3ee74; /* rgb */ color: rgb(195, 238, 116); /* oklch */ color: oklch(89.3% 0.157 125.5);
Tailwind
colors: {
custom: {
50: '#d7f39f',
500: '#c3ee74',
950: '#000000',
},
}SCSS
$custom: #c3ee74; $custom-light: #d7f39f; $custom-dark: #000000;
JSON
{
"hex": "#c3ee74",
"rgb": {
"r": 195,
"g": 238,
"b": 116
},
"hsl": {
"h": 81.148,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.89331,
"c": 0.1572,
"h": 125.5
},
"luminance": 0.74012
}Semantic roles & 50–950 ramp
primary
#C3EE74
secondary
#6F3FC7
accent
#0BDA54
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580