#CFFB95#CFFB95
#CFFB95 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.4% C 0.137 H 127.9°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFB95 |
|---|---|
| RGB | rgb(207, 251, 149) |
| HSL | hsl(86, 93%, 78%) |
| HSV | hsv(86, 41%, 98%) |
| CMYK | cmyk(17.5%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(93.64, -30.58, 44.29) |
| CIE-LCH | lch(93.64, 53.83, 124.62°) |
| OKLab | oklab(93.45% -0.0842 0.1083) |
| OKLCH | oklch(93.45% 0.137 127.9) |
| XYZ | xyz(65.6535, 84.4289, 41.2654) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Celery
#C1FD95
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.15
Light Yellow Green
#CCFD7F
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFB95 #C195FB
analogous
#FBF495 #CFFB95 #9CFB95
triadic
#CFFB95 #95CFFB #FB95CF
tetradic
#CFFB95 #95FBF4 #C195FB #FB959C
square
#CFFB95 #95FBF4 #C195FB #FB959C
split-complementary
#CFFB95 #959CFB #F495FB
monochromatic
#9AF71F #B4F95A #CFFB95 #EAFDD0 #F2FEE2
Accessibility & contrast
On white
1.17
#CFFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CFFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFB95
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFB95 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FEEC9A
Tritanopia (blue-blind)
#D4F3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cffb95; /* rgb */ color: rgb(207, 251, 149); /* oklch */ color: oklch(93.4% 0.137 127.9);
Tailwind
colors: {
custom: {
50: '#dffcb5',
500: '#cffb95',
950: '#000000',
},
}SCSS
$custom: #cffb95; $custom-light: #dffcb5; $custom-dark: #000000;
JSON
{
"hex": "#cffb95",
"rgb": {
"r": 207,
"g": 251,
"b": 149
},
"hsl": {
"h": 85.882,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.93446,
"c": 0.13712,
"h": 127.9
},
"luminance": 0.8443
}Semantic roles & 50–950 ramp
primary
#CFFB95
secondary
#9159DC
accent
#00E663
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581