#CFF072#CFF072
#CFF072 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.157 H 121.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF072 |
|---|---|
| RGB | rgb(207, 240, 114) |
| HSL | hsl(76, 81%, 69%) |
| HSV | hsv(76, 53%, 94%) |
| CMYK | cmyk(13.7%, 0%, 52.5%, 5.9%) |
| CIE-LAB | lab(90.23, -29.14, 56.61) |
| CIE-LCH | lch(90.23, 63.66, 117.24°) |
| OKLab | oklab(90.57% -0.0826 0.1334) |
| OKLCH | oklch(90.57% 0.157 121.8) |
| XYZ | xyz(59.9299, 76.8004, 27.5831) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.17
Light Yellow Green
#CCFD7F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 4.99
Pale Lime
#BEFD73
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Light Lime Green
#B9FF66
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF072 #9372F0
analogous
#F0D272 #CFF072 #90F072
triadic
#CFF072 #72CFF0 #F072CF
tetradic
#CFF072 #72F0D2 #9372F0 #F07290
square
#CFF072 #72F0D2 #9372F0 #F07290
split-complementary
#CFF072 #7290F0 #D272F0
monochromatic
#A0D116 #BCEA3B #CFF072 #E2F6A9 #F5FCE1
Accessibility & contrast
On white
1.28
#CFF072 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CFF072 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF072
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF072 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF072 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE466
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#D8E5D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff072; /* rgb */ color: rgb(207, 240, 114); /* oklch */ color: oklch(90.6% 0.157 121.8);
Tailwind
colors: {
custom: {
50: '#e0f59e',
500: '#cff072',
950: '#000000',
},
}SCSS
$custom: #cff072; $custom-light: #e0f59e; $custom-dark: #000000;
JSON
{
"hex": "#cff072",
"rgb": {
"r": 207,
"g": 240,
"b": 114
},
"hsl": {
"h": 75.714,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.90569,
"c": 0.1569,
"h": 121.8
},
"luminance": 0.768
}Semantic roles & 50–950 ramp
primary
#CFF072
secondary
#623DC9
accent
#08DD40
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580