#CFF394#CFF394
#CFF394 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.7% C 0.127 H 125.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF394 |
|---|---|
| RGB | rgb(207, 243, 148) |
| HSL | hsl(83, 80%, 77%) |
| HSV | hsv(83, 39%, 95%) |
| CMYK | cmyk(14.8%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(91.46, -26.95, 42.00) |
| CIE-LCH | lch(91.46, 49.91, 122.69°) |
| OKLab | oklab(91.7% -0.074 0.103) |
| OKLCH | oklch(91.7% 0.127 125.7) |
| XYZ | xyz(63.1275, 79.5042, 40.0313) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.80
Celery
#C1FD95
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 4.70
Tea Green
#BDF8A3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF394 #B894F3
analogous
#F3E894 #CFF394 #A0F394
triadic
#CFF394 #94CFF3 #F394CF
tetradic
#CFF394 #94F3E8 #B894F3 #F394A0
square
#CFF394 #94F3E8 #B894F3 #F394A0
split-complementary
#CFF394 #94A0F3 #E894F3
monochromatic
#9EE726 #B6ED5D #CFF394 #E8F9CB #F3FCE3
Accessibility & contrast
On white
1.24
#CFF394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CFF394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF394
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF394 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE88D
Deuteranopia (green-blind)
#F7E699
Tritanopia (blue-blind)
#D4EBDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff394; /* rgb */ color: rgb(207, 243, 148); /* oklch */ color: oklch(91.7% 0.127 125.7);
Tailwind
colors: {
custom: {
50: '#dff7b4',
500: '#cff394',
950: '#000000',
},
}SCSS
$custom: #cff394; $custom-light: #dff7b4; $custom-dark: #000000;
JSON
{
"hex": "#cff394",
"rgb": {
"r": 207,
"g": 243,
"b": 148
},
"hsl": {
"h": 82.737,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.91695,
"c": 0.12683,
"h": 125.7
},
"luminance": 0.79505
}Semantic roles & 50–950 ramp
primary
#CFF394
secondary
#875BD1
accent
#09DC59
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581