#C8F89F#C8F89F
#C8F89F is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.125 H 131.5°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F89F |
|---|---|
| RGB | rgb(200, 248, 159) |
| HSL | hsl(92, 86%, 80%) |
| HSV | hsv(92, 36%, 97%) |
| CMYK | cmyk(19.4%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(92.54, -30.41, 37.88) |
| CIE-LCH | lch(92.54, 48.57, 128.75°) |
| OKLab | oklab(92.5% -0.0831 0.0939) |
| OKLCH | oklch(92.5% 0.125 131.5) |
| XYZ | xyz(63.6437, 81.9162, 45.2525) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.26
Celery
#C1FD95
ΔE00 2.57
Light Light Green
#C8FFB0
ΔE00 2.89
Washed Out Green
#BCF5A6
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.30
Pale Green
#C7FDB5
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F89F #CF9FF8
analogous
#F4F89F #C8F89F #9FF8A3
triadic
#C8F89F #9FC8F8 #F89FC8
tetradic
#C8F89F #9FF4F8 #CF9FF8 #F8A39F
square
#C8F89F #9FF4F8 #CF9FF8 #F8A39F
split-complementary
#C8F89F #A39FF8 #F89FF4
monochromatic
#87F02D #A7F466 #C8F89F #E9FCD8 #EFFDE2
Accessibility & contrast
On white
1.21
#C8F89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#C8F89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F89F
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F89F | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC99
Deuteranopia (green-blind)
#F8E8A4
Tritanopia (blue-blind)
#CAF1E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f89f; /* rgb */ color: rgb(200, 248, 159); /* oklch */ color: oklch(92.5% 0.125 131.5);
Tailwind
colors: {
custom: {
50: '#dafabc',
500: '#c8f89f',
950: '#000000',
},
}SCSS
$custom: #c8f89f; $custom-light: #dafabc; $custom-dark: #000000;
JSON
{
"hex": "#c8f89f",
"rgb": {
"r": 200,
"g": 248,
"b": 159
},
"hsl": {
"h": 92.36,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.925,
"c": 0.12533,
"h": 131.5
},
"luminance": 0.81917
}Semantic roles & 50–950 ramp
primary
#C8F89F
secondary
#A263D9
accent
#03E37C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582