#CFF07D#CFF07D
#CFF07D is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.146 H 122.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF07D |
|---|---|
| RGB | rgb(207, 240, 125) |
| HSL | hsl(77, 79%, 72%) |
| HSV | hsv(77, 48%, 94%) |
| CMYK | cmyk(13.7%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(90.35, -28.09, 51.68) |
| CIE-LCH | lch(90.35, 58.82, 118.52°) |
| OKLab | oklab(90.71% -0.0788 0.1235) |
| OKLCH | oklch(90.71% 0.146 122.5) |
| XYZ | xyz(60.5940, 77.0661, 31.0811) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.41
Pear
#CBF85F
ΔE00 4.32
Light Pea Green
#C4FE82
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Pale Lime
#BEFD73
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF07D #9E7DF0
analogous
#F0D77D #CFF07D #96F07D
triadic
#CFF07D #7DCFF0 #F07DCF
tetradic
#CFF07D #7DF0D7 #9E7DF0 #F07D96
square
#CFF07D #7DF0D7 #9E7DF0 #F07D96
split-complementary
#CFF07D #7D96F0 #D77DF0
monochromatic
#A2DA19 #BBEA46 #CFF07D #E3F6B4 #F5FCE4
Accessibility & contrast
On white
1.28
#CFF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CFF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF07D
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF07D | 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)
#FCE473
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#D7E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff07d; /* rgb */ color: rgb(207, 240, 125); /* oklch */ color: oklch(90.7% 0.146 122.5);
Tailwind
colors: {
custom: {
50: '#dff5a5',
500: '#cff07d',
950: '#000000',
},
}SCSS
$custom: #cff07d; $custom-light: #dff5a5; $custom-dark: #000000;
JSON
{
"hex": "#cff07d",
"rgb": {
"r": 207,
"g": 240,
"b": 125
},
"hsl": {
"h": 77.217,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.90707,
"c": 0.14646,
"h": 122.5
},
"luminance": 0.77066
}Semantic roles & 50–950 ramp
primary
#CFF07D
secondary
#6D47CA
accent
#0ADC46
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580