#CFF295#CFF295
#CFF295 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.5% C 0.124 H 125.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF295 |
|---|---|
| RGB | rgb(207, 242, 149) |
| HSL | hsl(83, 78%, 77%) |
| HSV | hsv(83, 38%, 95%) |
| CMYK | cmyk(14.5%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(91.21, -26.36, 41.18) |
| CIE-LCH | lch(91.21, 48.90, 122.62°) |
| OKLab | oklab(91.5% -0.0723 0.1011) |
| OKLCH | oklch(91.5% 0.124 125.6) |
| XYZ | xyz(62.9086, 78.9391, 40.3505) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Celery
#C1FD95
ΔE00 4.32
Light Yellow Green
#CCFD7F
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 4.94
Tea Green
#BDF8A3
ΔE00 5.03
Light Pea Green
#C4FE82
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF295 #B895F2
analogous
#F2E795 #CFF295 #A1F295
triadic
#CFF295 #95CFF2 #F295CF
tetradic
#CFF295 #95F2E7 #B895F2 #F295A1
square
#CFF295 #95F2E7 #B895F2 #F295A1
split-complementary
#CFF295 #95A1F2 #E795F2
monochromatic
#9EE528 #B6EB5E #CFF295 #E8F9CC #F3FCE4
Accessibility & contrast
On white
1.25
#CFF295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CFF295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF295
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF295 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#F6E59A
Tritanopia (blue-blind)
#D4EADB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff295; /* rgb */ color: rgb(207, 242, 149); /* oklch */ color: oklch(91.5% 0.124 125.6);
Tailwind
colors: {
custom: {
50: '#dff6b5',
500: '#cff295',
950: '#000000',
},
}SCSS
$custom: #cff295; $custom-light: #dff6b5; $custom-dark: #000000;
JSON
{
"hex": "#cff295",
"rgb": {
"r": 207,
"g": 242,
"b": 149
},
"hsl": {
"h": 82.581,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.91495,
"c": 0.12433,
"h": 125.6
},
"luminance": 0.7894
}Semantic roles & 50–950 ramp
primary
#CFF295
secondary
#875CCF
accent
#0BDA59
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581