#CFF07C#CFF07C
#CFF07C is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.147 H 122.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF07C |
|---|---|
| RGB | rgb(207, 240, 124) |
| HSL | hsl(77, 79%, 71%) |
| HSV | hsv(77, 48%, 94%) |
| CMYK | cmyk(13.7%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(90.34, -28.19, 52.13) |
| CIE-LCH | lch(90.34, 59.26, 118.40°) |
| OKLab | oklab(90.69% -0.0791 0.1244) |
| OKLCH | oklch(90.69% 0.147 122.5) |
| XYZ | xyz(60.5305, 77.0407, 30.7463) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.41
Pear
#CBF85F
ΔE00 4.20
Light Pea Green
#C4FE82
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 5.01
Light Yellowish Green
#C2FF89
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF07C #9D7CF0
analogous
#F0D77C #CFF07C #95F07C
triadic
#CFF07C #7CCFF0 #F07CCF
tetradic
#CFF07C #7CF0D7 #9D7CF0 #F07C95
square
#CFF07C #7CF0D7 #9D7CF0 #F07C95
split-complementary
#CFF07C #7C95F0 #D77CF0
monochromatic
#A2D919 #BBEA45 #CFF07C #E3F6B3 #F5FCE4
Accessibility & contrast
On white
1.28
#CFF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CFF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF07C
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF07C | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE472
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#D7E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff07c; /* rgb */ color: rgb(207, 240, 124); /* oklch */ color: oklch(90.7% 0.147 122.5);
Tailwind
colors: {
custom: {
50: '#dff5a4',
500: '#cff07c',
950: '#000000',
},
}SCSS
$custom: #cff07c; $custom-light: #dff5a4; $custom-dark: #000000;
JSON
{
"hex": "#cff07c",
"rgb": {
"r": 207,
"g": 240,
"b": 124
},
"hsl": {
"h": 77.069,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.90694,
"c": 0.14744,
"h": 122.5
},
"luminance": 0.77041
}Semantic roles & 50–950 ramp
primary
#CFF07C
secondary
#6C46CA
accent
#0ADC45
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580