#C9F393#C9F393
#C9F393 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.3% C 0.130 H 128.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C9F393 |
|---|---|
| RGB | rgb(201, 243, 147) |
| HSL | hsl(86, 80%, 76%) |
| HSV | hsv(86, 40%, 95%) |
| CMYK | cmyk(17.3%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(91.06, -29.25, 41.91) |
| CIE-LCH | lch(91.06, 51.10, 124.91°) |
| OKLab | oklab(91.27% -0.0803 0.1027) |
| OKLCH | oklch(91.27% 0.13 128) |
| XYZ | xyz(61.4038, 78.6245, 39.5391) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Celery
#C1FD95
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.96
Tea Green
#BDF8A3
ΔE00 4.12
Light Pea Green
#C4FE82
ΔE00 4.22
Light Yellow Green
#CCFD7F
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9F393 #BD93F3
analogous
#F3ED93 #C9F393 #99F393
triadic
#C9F393 #93C9F3 #F393C9
tetradic
#C9F393 #93F3ED #BD93F3 #F39399
square
#C9F393 #93F3ED #BD93F3 #F39399
split-complementary
#C9F393 #9399F3 #ED93F3
monochromatic
#92E725 #ADED5C #C9F393 #E5F9CA #F1FCE3
Accessibility & contrast
On white
1.26
#C9F393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#C9F393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9F393
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9F393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9F393 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#CDEBDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c9f393; /* rgb */ color: rgb(201, 243, 147); /* oklch */ color: oklch(91.3% 0.130 128.0);
Tailwind
colors: {
custom: {
50: '#dbf7b4',
500: '#c9f393',
950: '#000000',
},
}SCSS
$custom: #c9f393; $custom-light: #dbf7b4; $custom-dark: #000000;
JSON
{
"hex": "#c9f393",
"rgb": {
"r": 201,
"g": 243,
"b": 147
},
"hsl": {
"h": 86.25,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.91273,
"c": 0.13042,
"h": 128
},
"luminance": 0.78625
}Semantic roles & 50–950 ramp
primary
#C9F393
secondary
#8E5AD0
accent
#09DC66
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581