#C8EF7F#C8EF7F
#C8EF7F is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.0% C 0.146 H 125.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EF7F |
|---|---|
| RGB | rgb(200, 239, 127) |
| HSL | hsl(81, 78%, 72%) |
| HSV | hsv(81, 47%, 94%) |
| CMYK | cmyk(16.3%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(89.65, -30.02, 49.77) |
| CIE-LCH | lch(89.65, 58.13, 121.10°) |
| OKLab | oklab(90.03% -0.0837 0.1195) |
| OKLCH | oklch(90.03% 0.146 125) |
| XYZ | xyz(58.5166, 75.5442, 31.5732) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.20
Pistachio (survey)
#C0FA8B
ΔE00 3.78
Light Pea Green
#C4FE82
ΔE00 3.86
Light Yellowish Green
#C2FF89
ΔE00 4.36
Pale Lime
#BEFD73
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EF7F #A67FEF
analogous
#EFDE7F #C8EF7F #90EF7F
triadic
#C8EF7F #7FC8EF #EF7FC8
tetradic
#C8EF7F #7FEFDE #A67FEF #EF7F90
square
#C8EF7F #7FEFDE #A67FEF #EF7F90
split-complementary
#C8EF7F #7F90EF #DE7FEF
monochromatic
#97D91B #B1E849 #C8EF7F #DFF6B5 #F3FCE4
Accessibility & contrast
On white
1.30
#C8EF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#C8EF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EF7F
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EF7F | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#CFE6D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ef7f; /* rgb */ color: rgb(200, 239, 127); /* oklch */ color: oklch(90.0% 0.146 125.0);
Tailwind
colors: {
custom: {
50: '#daf4a6',
500: '#c8ef7f',
950: '#000000',
},
}SCSS
$custom: #c8ef7f; $custom-light: #daf4a6; $custom-dark: #000000;
JSON
{
"hex": "#c8ef7f",
"rgb": {
"r": 200,
"g": 239,
"b": 127
},
"hsl": {
"h": 80.893,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.90033,
"c": 0.14587,
"h": 125
},
"luminance": 0.75545
}Semantic roles & 50–950 ramp
primary
#C8EF7F
secondary
#7649C9
accent
#0BDA53
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580