#CFFA95#CFFA95
#CFFA95 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.2% C 0.136 H 127.6°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFA95 |
|---|---|
| RGB | rgb(207, 250, 149) |
| HSL | hsl(86, 91%, 78%) |
| HSV | hsv(86, 40%, 98%) |
| CMYK | cmyk(17.2%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(93.37, -30.12, 43.95) |
| CIE-LCH | lch(93.37, 53.28, 124.42°) |
| OKLab | oklab(93.23% -0.0829 0.1075) |
| OKLCH | oklch(93.23% 0.136 127.6) |
| XYZ | xyz(65.3419, 83.8058, 41.1616) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.77
Light Yellowish Green
#C2FF89
ΔE00 3.12
Light Pea Green
#C4FE82
ΔE00 3.33
Light Yellow Green
#CCFD7F
ΔE00 3.34
Tea Green
#BDF8A3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFA95 #C095FA
analogous
#FAF395 #CFFA95 #9CFA95
triadic
#CFFA95 #95CFFA #FA95CF
tetradic
#CFFA95 #95FAF3 #C095FA #FA959C
square
#CFFA95 #95FAF3 #C095FA #FA959C
split-complementary
#CFFA95 #959CFA #F395FA
monochromatic
#9AF420 #B5F75B #CFFA95 #E9FDCF #F2FEE2
Accessibility & contrast
On white
1.18
#CFFA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#CFFA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFA95
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFA95 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#D4F2E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cffa95; /* rgb */ color: rgb(207, 250, 149); /* oklch */ color: oklch(93.2% 0.136 127.6);
Tailwind
colors: {
custom: {
50: '#dffcb5',
500: '#cffa95',
950: '#000000',
},
}SCSS
$custom: #cffa95; $custom-light: #dffcb5; $custom-dark: #000000;
JSON
{
"hex": "#cffa95",
"rgb": {
"r": 207,
"g": 250,
"b": 149
},
"hsl": {
"h": 85.545,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.93229,
"c": 0.13571,
"h": 127.6
},
"luminance": 0.83807
}Semantic roles & 50–950 ramp
primary
#CFFA95
secondary
#9059DA
accent
#00E662
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581