#CFF495#CFF495
#CFF495 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.9% C 0.127 H 126.1°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF495 |
|---|---|
| RGB | rgb(207, 244, 149) |
| HSL | hsl(83, 81%, 77%) |
| HSV | hsv(83, 39%, 96%) |
| CMYK | cmyk(15.2%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(91.75, -27.30, 41.88) |
| CIE-LCH | lch(91.75, 49.99, 123.11°) |
| OKLab | oklab(91.93% -0.075 0.1027) |
| OKLCH | oklch(91.93% 0.127 126.1) |
| XYZ | xyz(63.5071, 80.1362, 40.5500) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.63
Celery
#C1FD95
ΔE00 3.88
Light Yellow Green
#CCFD7F
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.45
Light Pea Green
#C4FE82
ΔE00 4.57
Tea Green
#BDF8A3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF495 #BA95F4
analogous
#F4E995 #CFF495 #A0F495
triadic
#CFF495 #95CFF4 #F495CF
tetradic
#CFF495 #95F4E9 #BA95F4 #F495A0
square
#CFF495 #95F4E9 #BA95F4 #F495A0
split-complementary
#CFF495 #95A0F4 #E995F4
monochromatic
#9DE826 #B6EE5E #CFF495 #E8FACC #F2FCE3
Accessibility & contrast
On white
1.23
#CFF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#CFF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF495
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF495 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98E
Deuteranopia (green-blind)
#F8E79A
Tritanopia (blue-blind)
#D4ECDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff495; /* rgb */ color: rgb(207, 244, 149); /* oklch */ color: oklch(91.9% 0.127 126.1);
Tailwind
colors: {
custom: {
50: '#dff7b5',
500: '#cff495',
950: '#000000',
},
}SCSS
$custom: #cff495; $custom-light: #dff7b5; $custom-dark: #000000;
JSON
{
"hex": "#cff495",
"rgb": {
"r": 207,
"g": 244,
"b": 149
},
"hsl": {
"h": 83.368,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.91928,
"c": 0.12717,
"h": 126.1
},
"luminance": 0.80137
}Semantic roles & 50–950 ramp
primary
#CFF495
secondary
#895BD2
accent
#08DE5B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581