#CFF294#CFF294
#CFF294 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.5% C 0.125 H 125.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF294 |
|---|---|
| RGB | rgb(207, 242, 148) |
| HSL | hsl(82, 78%, 76%) |
| HSV | hsv(82, 39%, 95%) |
| CMYK | cmyk(14.5%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(91.19, -26.48, 41.66) |
| CIE-LCH | lch(91.19, 49.36, 122.44°) |
| OKLab | oklab(91.48% -0.0727 0.1022) |
| OKLCH | oklch(91.48% 0.125 125.4) |
| XYZ | xyz(62.8291, 78.9073, 39.9318) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.32
Light Yellow Green
#CCFD7F
ΔE00 4.64
Light Yellowish Green
#C2FF89
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 4.93
Light Khaki
#E6F2A2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF294 #B794F2
analogous
#F2E694 #CFF294 #A0F294
triadic
#CFF294 #94CFF2 #F294CF
tetradic
#CFF294 #94F2E6 #B794F2 #F294A0
square
#CFF294 #94F2E6 #B794F2 #F294A0
split-complementary
#CFF294 #94A0F2 #E694F2
monochromatic
#9EE527 #B7EB5D #CFF294 #E7F9CB #F3FCE4
Accessibility & contrast
On white
1.25
#CFF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CFF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF294
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF294 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78D
Deuteranopia (green-blind)
#F7E599
Tritanopia (blue-blind)
#D5EADB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff294; /* rgb */ color: rgb(207, 242, 148); /* oklch */ color: oklch(91.5% 0.125 125.4);
Tailwind
colors: {
custom: {
50: '#dff6b4',
500: '#cff294',
950: '#000000',
},
}SCSS
$custom: #cff294; $custom-light: #dff6b4; $custom-dark: #000000;
JSON
{
"hex": "#cff294",
"rgb": {
"r": 207,
"g": 242,
"b": 148
},
"hsl": {
"h": 82.34,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.91479,
"c": 0.12542,
"h": 125.4
},
"luminance": 0.78908
}Semantic roles & 50–950 ramp
primary
#CFF294
secondary
#865BCF
accent
#0BDB58
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581