#C8F69A#C8F69A
#C8F69A is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.0% C 0.128 H 130.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F69A |
|---|---|
| RGB | rgb(200, 246, 154) |
| HSL | hsl(90, 84%, 78%) |
| HSV | hsv(90, 37%, 96%) |
| CMYK | cmyk(18.7%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(91.92, -30.13, 39.55) |
| CIE-LCH | lch(91.92, 49.72, 127.30°) |
| OKLab | oklab(91.98% -0.0825 0.0976) |
| OKLCH | oklch(91.98% 0.128 130.2) |
| XYZ | xyz(62.6070, 80.5230, 42.8096) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.57
Tea Green
#BDF8A3
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.53
Light Light Green
#C8FFB0
ΔE00 3.72
Light Yellowish Green
#C2FF89
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F69A #C89AF6
analogous
#F6F69A #C8F69A #9AF69A
triadic
#C8F69A #9AC8F6 #F69AC8
tetradic
#C8F69A #9AF6F6 #C89AF6 #F69A9A
square
#C8F69A #9AF6F6 #C89AF6 #F69A9A
split-complementary
#C8F69A #9A9AF6 #F69AF6
monochromatic
#8BEC2A #A9F162 #C8F69A #E7FBD2 #F0FCE3
Accessibility & contrast
On white
1.23
#C8F69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#C8F69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F69A
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F69A | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA93
Deuteranopia (green-blind)
#F7E79F
Tritanopia (blue-blind)
#CBEFDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f69a; /* rgb */ color: rgb(200, 246, 154); /* oklch */ color: oklch(92.0% 0.128 130.2);
Tailwind
colors: {
custom: {
50: '#daf9b9',
500: '#c8f69a',
950: '#000000',
},
}SCSS
$custom: #c8f69a; $custom-light: #daf9b9; $custom-dark: #000000;
JSON
{
"hex": "#c8f69a",
"rgb": {
"r": 200,
"g": 246,
"b": 154
},
"hsl": {
"h": 90,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.91978,
"c": 0.12775,
"h": 130.2
},
"luminance": 0.80524
}Semantic roles & 50–950 ramp
primary
#C8F69A
secondary
#9A5FD5
accent
#05E073
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581