#CFF995#CFF995
#CFF995 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.0% C 0.134 H 127.4°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF995 |
|---|---|
| RGB | rgb(207, 249, 149) |
| HSL | hsl(85, 89%, 78%) |
| HSV | hsv(85, 40%, 98%) |
| CMYK | cmyk(16.9%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(93.10, -29.65, 43.60) |
| CIE-LCH | lch(93.10, 52.73, 124.22°) |
| OKLab | oklab(93.01% -0.0816 0.1067) |
| OKLCH | oklch(93.01% 0.134 127.4) |
| XYZ | xyz(65.0320, 83.1860, 41.0583) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.92
Light Yellowish Green
#C2FF89
ΔE00 3.32
Light Yellow Green
#CCFD7F
ΔE00 3.48
Light Pea Green
#C4FE82
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF995 #BF95F9
analogous
#F9F195 #CFF995 #9DF995
triadic
#CFF995 #95CFF9 #F995CF
tetradic
#CFF995 #95F9F1 #BF95F9 #F9959D
square
#CFF995 #95F9F1 #BF95F9 #F9959D
split-complementary
#CFF995 #959DF9 #F195F9
monochromatic
#9BF221 #B5F65B #CFF995 #E9FCCF #F2FDE2
Accessibility & contrast
On white
1.19
#CFF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#CFF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF995
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF995 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#FCEA9A
Tritanopia (blue-blind)
#D4F1E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff995; /* rgb */ color: rgb(207, 249, 149); /* oklch */ color: oklch(93.0% 0.134 127.4);
Tailwind
colors: {
custom: {
50: '#dffbb5',
500: '#cff995',
950: '#000000',
},
}SCSS
$custom: #cff995; $custom-light: #dffbb5; $custom-dark: #000000;
JSON
{
"hex": "#cff995",
"rgb": {
"r": 207,
"g": 249,
"b": 149
},
"hsl": {
"h": 85.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.93011,
"c": 0.13429,
"h": 127.4
},
"luminance": 0.83187
}Semantic roles & 50–950 ramp
primary
#CFF995
secondary
#8F59D9
accent
#00E660
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581