#C8F98F#C8F98F
#C8F98F is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.5% C 0.144 H 129.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F98F |
|---|---|
| RGB | rgb(200, 249, 143) |
| HSL | hsl(88, 90%, 77%) |
| HSV | hsv(88, 43%, 98%) |
| CMYK | cmyk(19.7%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(92.58, -32.87, 45.77) |
| CIE-LCH | lch(92.58, 56.35, 125.69°) |
| OKLab | oklab(92.46% -0.0906 0.1114) |
| OKLCH | oklch(92.46% 0.144 129.1) |
| XYZ | xyz(62.6523, 82.0129, 38.5105) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.41
Celery
#C1FD95
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 2.46
Light Yellow Green
#CCFD7F
ΔE00 2.89
Pale Lime
#BEFD73
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F98F #C08FF9
analogous
#F9F58F #C8F98F #93F98F
triadic
#C8F98F #8FC8F9 #F98FC8
tetradic
#C8F98F #8FF9F5 #C08FF9 #F98F93
square
#C8F98F #8FF9F5 #C08FF9 #F98F93
split-complementary
#C8F98F #8F93F9 #F58FF9
monochromatic
#8FF31B #ABF655 #C8F98F #E5FCC9 #F1FDE2
Accessibility & contrast
On white
1.21
#C8F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#C8F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F98F
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F98F | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC87
Deuteranopia (green-blind)
#FBE995
Tritanopia (blue-blind)
#CCF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f98f; /* rgb */ color: rgb(200, 249, 143); /* oklch */ color: oklch(92.5% 0.144 129.1);
Tailwind
colors: {
custom: {
50: '#dafbb1',
500: '#c8f98f',
950: '#000000',
},
}SCSS
$custom: #c8f98f; $custom-light: #dafbb1; $custom-dark: #000000;
JSON
{
"hex": "#c8f98f",
"rgb": {
"r": 200,
"g": 249,
"b": 143
},
"hsl": {
"h": 87.736,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.92459,
"c": 0.1436,
"h": 129.1
},
"luminance": 0.82014
}Semantic roles & 50–950 ramp
primary
#C8F98F
secondary
#9154D8
accent
#00E66A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581