#CFF794#CFF794
#CFF794 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.6% C 0.133 H 126.8°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF794 |
|---|---|
| RGB | rgb(207, 247, 148) |
| HSL | hsl(84, 86%, 77%) |
| HSV | hsv(84, 40%, 97%) |
| CMYK | cmyk(16.2%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(92.54, -28.84, 43.38) |
| CIE-LCH | lch(92.54, 52.09, 123.61°) |
| OKLab | oklab(92.56% -0.0793 0.1061) |
| OKLCH | oklch(92.56% 0.133 126.8) |
| XYZ | xyz(64.3376, 81.9244, 40.4347) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.29
Light Yellow Green
#CCFD7F
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 3.69
Light Pea Green
#C4FE82
ΔE00 3.81
Tea Green
#BDF8A3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF794 #BC94F7
analogous
#F7ED94 #CFF794 #9EF794
triadic
#CFF794 #94CFF7 #F794CF
tetradic
#CFF794 #94F7ED #BC94F7 #F7949E
square
#CFF794 #94F7ED #BC94F7 #F7949E
split-complementary
#CFF794 #949EF7 #ED94F7
monochromatic
#9CEE22 #B5F35B #CFF794 #E9FBCD #F2FDE3
Accessibility & contrast
On white
1.21
#CFF794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#CFF794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF794
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF794 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#D4EFDF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff794; /* rgb */ color: rgb(207, 247, 148); /* oklch */ color: oklch(92.6% 0.133 126.8);
Tailwind
colors: {
custom: {
50: '#dffab4',
500: '#cff794',
950: '#000000',
},
}SCSS
$custom: #cff794; $custom-light: #dffab4; $custom-dark: #000000;
JSON
{
"hex": "#cff794",
"rgb": {
"r": 207,
"g": 247,
"b": 148
},
"hsl": {
"h": 84.242,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.92562,
"c": 0.1325,
"h": 126.8
},
"luminance": 0.81925
}Semantic roles & 50–950 ramp
primary
#CFF794
secondary
#8C59D6
accent
#03E35D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581