#CFF396#CFF396
#CFF396 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.7% C 0.125 H 126.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF396 |
|---|---|
| RGB | rgb(207, 243, 150) |
| HSL | hsl(83, 79%, 77%) |
| HSV | hsv(83, 38%, 95%) |
| CMYK | cmyk(14.8%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(91.49, -26.71, 41.06) |
| CIE-LCH | lch(91.49, 48.98, 123.05°) |
| OKLab | oklab(91.73% -0.0733 0.1009) |
| OKLCH | oklch(91.73% 0.125 126) |
| XYZ | xyz(63.2872, 79.5681, 40.8722) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.90
Celery
#C1FD95
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 4.77
Tea Green
#BDF8A3
ΔE00 4.82
Light Pea Green
#C4FE82
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF396 #BA96F3
analogous
#F3E996 #CFF396 #A1F396
triadic
#CFF396 #96CFF3 #F396CF
tetradic
#CFF396 #96F3E9 #BA96F3 #F396A1
square
#CFF396 #96F3E9 #BA96F3 #F396A1
split-complementary
#CFF396 #96A1F3 #E996F3
monochromatic
#9DE628 #B6ED5F #CFF396 #E8F9CD #F2FCE4
Accessibility & contrast
On white
1.24
#CFF396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CFF396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF396
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF396 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE88F
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#D4EBDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff396; /* rgb */ color: rgb(207, 243, 150); /* oklch */ color: oklch(91.7% 0.125 126.0);
Tailwind
colors: {
custom: {
50: '#dff7b6',
500: '#cff396',
950: '#000000',
},
}SCSS
$custom: #cff396; $custom-light: #dff7b6; $custom-dark: #000000;
JSON
{
"hex": "#cff396",
"rgb": {
"r": 207,
"g": 243,
"b": 150
},
"hsl": {
"h": 83.226,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.91728,
"c": 0.12467,
"h": 126
},
"luminance": 0.79569
}Semantic roles & 50–950 ramp
primary
#CFF396
secondary
#895DD1
accent
#0ADC5B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581