#C8F693#C8F693
#C8F693 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.135 H 129.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F693 |
|---|---|
| RGB | rgb(200, 246, 147) |
| HSL | hsl(88, 85%, 77%) |
| HSV | hsv(88, 40%, 96%) |
| CMYK | cmyk(18.7%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(91.82, -31.00, 42.86) |
| CIE-LCH | lch(91.82, 52.90, 125.88°) |
| OKLab | oklab(91.86% -0.0852 0.1049) |
| OKLCH | oklch(91.86% 0.135 129.1) |
| XYZ | xyz(62.0409, 80.2966, 39.8283) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.18
Celery
#C1FD95
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 3.55
Tea Green
#BDF8A3
ΔE00 3.83
Light Yellow Green
#CCFD7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F693 #C193F6
analogous
#F6F393 #C8F693 #97F693
triadic
#C8F693 #93C8F6 #F693C8
tetradic
#C8F693 #93F6F3 #C193F6 #F69397
square
#C8F693 #93F6F3 #C193F6 #F69397
split-complementary
#C8F693 #9397F6 #F393F6
monochromatic
#8EED22 #ABF15B #C8F693 #E5FBCB #F1FDE3
Accessibility & contrast
On white
1.23
#C8F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#C8F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F693
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F693 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8C
Deuteranopia (green-blind)
#F8E798
Tritanopia (blue-blind)
#CCEEDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f693; /* rgb */ color: rgb(200, 246, 147); /* oklch */ color: oklch(91.9% 0.135 129.1);
Tailwind
colors: {
custom: {
50: '#daf9b4',
500: '#c8f693',
950: '#000000',
},
}SCSS
$custom: #c8f693; $custom-light: #daf9b4; $custom-dark: #000000;
JSON
{
"hex": "#c8f693",
"rgb": {
"r": 200,
"g": 246,
"b": 147
},
"hsl": {
"h": 87.879,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.91863,
"c": 0.13518,
"h": 129.1
},
"luminance": 0.80297
}Semantic roles & 50–950 ramp
primary
#C8F693
secondary
#9259D4
accent
#04E16B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581