#CFF384#CFF384
#CFF384 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.5% C 0.144 H 124.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF384 |
|---|---|
| RGB | rgb(207, 243, 132) |
| HSL | hsl(79, 82%, 74%) |
| HSV | hsv(79, 46%, 95%) |
| CMYK | cmyk(14.8%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(91.25, -28.77, 49.47) |
| CIE-LCH | lch(91.25, 57.23, 120.18°) |
| OKLab | oklab(91.46% -0.0801 0.119) |
| OKLCH | oklch(91.46% 0.144 124) |
| XYZ | xyz(61.9475, 79.0322, 33.8165) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.86
Light Pea Green
#C4FE82
ΔE00 3.82
Pistachio (survey)
#C0FA8B
ΔE00 3.95
Light Yellowish Green
#C2FF89
ΔE00 4.35
Pale Lime
#BEFD73
ΔE00 4.63
Pear
#CBF85F
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF384 #A884F3
analogous
#F3DF84 #CFF384 #97F384
triadic
#CFF384 #84CFF3 #F384CF
tetradic
#CFF384 #84F3DF #A884F3 #F38497
square
#CFF384 #84F3DF #A884F3 #F38497
split-complementary
#CFF384 #8497F3 #DF84F3
monochromatic
#A3E616 #B9EE4C #CFF384 #E5F8BC #F4FCE3
Accessibility & contrast
On white
1.25
#CFF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CFF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF384
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF384 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff384; /* rgb */ color: rgb(207, 243, 132); /* oklch */ color: oklch(91.5% 0.144 124.0);
Tailwind
colors: {
custom: {
50: '#dff7aa',
500: '#cff384',
950: '#000000',
},
}SCSS
$custom: #cff384; $custom-light: #dff7aa; $custom-dark: #000000;
JSON
{
"hex": "#cff384",
"rgb": {
"r": 207,
"g": 243,
"b": 132
},
"hsl": {
"h": 79.459,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.91455,
"c": 0.14351,
"h": 124
},
"luminance": 0.79033
}Semantic roles & 50–950 ramp
primary
#CFF384
secondary
#774CCF
accent
#07DF4D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581