#CFF387#CFF387
#CFF387 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.5% C 0.140 H 124.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF387 |
|---|---|
| RGB | rgb(207, 243, 135) |
| HSL | hsl(80, 82%, 74%) |
| HSV | hsv(80, 44%, 95%) |
| CMYK | cmyk(14.8%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(91.29, -28.45, 48.09) |
| CIE-LCH | lch(91.29, 55.87, 120.61°) |
| OKLab | oklab(91.5% -0.079 0.1161) |
| OKLCH | oklch(91.5% 0.14 124.2) |
| XYZ | xyz(62.1558, 79.1155, 34.9132) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.05
Pistachio (survey)
#C0FA8B
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.29
Celery
#C1FD95
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF387 #AB87F3
analogous
#F3E187 #CFF387 #99F387
triadic
#CFF387 #87CFF3 #F387CF
tetradic
#CFF387 #87F3E1 #AB87F3 #F38799
square
#CFF387 #87F3E1 #AB87F3 #F38799
split-complementary
#CFF387 #8799F3 #E187F3
monochromatic
#A2E818 #B9ED4F #CFF387 #E5F9BF #F4FCE3
Accessibility & contrast
On white
1.25
#CFF387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CFF387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF387
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF387 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77E
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff387; /* rgb */ color: rgb(207, 243, 135); /* oklch */ color: oklch(91.5% 0.140 124.2);
Tailwind
colors: {
custom: {
50: '#dff7ac',
500: '#cff387',
950: '#000000',
},
}SCSS
$custom: #cff387; $custom-light: #dff7ac; $custom-dark: #000000;
JSON
{
"hex": "#cff387",
"rgb": {
"r": 207,
"g": 243,
"b": 135
},
"hsl": {
"h": 80,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.91497,
"c": 0.14048,
"h": 124.2
},
"luminance": 0.79116
}Semantic roles & 50–950 ramp
primary
#CFF387
secondary
#7A4FCF
accent
#07DE4F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581