#C3EE83#C3EE83
#C3EE83 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.5% C 0.143 H 127.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EE83 |
|---|---|
| RGB | rgb(195, 238, 131) |
| HSL | hsl(84, 76%, 72%) |
| HSV | hsv(84, 45%, 93%) |
| CMYK | cmyk(18.1%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(89.11, -30.96, 47.13) |
| CIE-LCH | lch(89.11, 56.39, 123.30°) |
| OKLab | oklab(89.53% -0.0858 0.1138) |
| OKLCH | oklch(89.53% 0.143 127) |
| XYZ | xyz(57.1766, 74.3892, 32.8146) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 3.69
Light Pea Green
#C4FE82
ΔE00 3.82
Light Yellowish Green
#C2FF89
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.10
Pale Lime
#BEFD73
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EE83 #AE83EE
analogous
#EEE483 #C3EE83 #8EEE83
triadic
#C3EE83 #83C3EE #EE83C3
tetradic
#C3EE83 #83EEE4 #AE83EE #EE838E
square
#C3EE83 #83EEE4 #AE83EE #EE838E
split-complementary
#C3EE83 #838EEE #E483EE
monochromatic
#8ED91E #A9E74D #C3EE83 #DDF5B9 #F2FBE4
Accessibility & contrast
On white
1.32
#C3EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#C3EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EE83
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EE83 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27A
Deuteranopia (green-blind)
#F2DF89
Tritanopia (blue-blind)
#C8E5D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c3ee83; /* rgb */ color: rgb(195, 238, 131); /* oklch */ color: oklch(89.5% 0.143 127.0);
Tailwind
colors: {
custom: {
50: '#d7f3a9',
500: '#c3ee83',
950: '#000000',
},
}SCSS
$custom: #c3ee83; $custom-light: #d7f3a9; $custom-dark: #000000;
JSON
{
"hex": "#c3ee83",
"rgb": {
"r": 195,
"g": 238,
"b": 131
},
"hsl": {
"h": 84.112,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.89532,
"c": 0.14258,
"h": 127
},
"luminance": 0.7439
}Semantic roles & 50–950 ramp
primary
#C3EE83
secondary
#7E4DC8
accent
#0DD85F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151710
muted
#848581