#CFF272#CFF272
#CFF272 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.0% C 0.159 H 122.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF272 |
|---|---|
| RGB | rgb(207, 242, 114) |
| HSL | hsl(76, 83%, 70%) |
| HSV | hsv(76, 53%, 95%) |
| CMYK | cmyk(14.5%, 0%, 52.9%, 5.1%) |
| CIE-LAB | lab(90.77, -30.07, 57.24) |
| CIE-LCH | lch(90.77, 64.66, 117.71°) |
| OKLab | oklab(91.01% -0.0853 0.1348) |
| OKLCH | oklch(91.01% 0.159 122.3) |
| XYZ | xyz(60.5219, 77.9844, 27.7804) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.78
Light Yellow Green
#CCFD7F
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 4.61
Light Lime Green
#B9FF66
ΔE00 5.41
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF272 #9572F2
analogous
#F2D572 #CFF272 #8FF272
triadic
#CFF272 #72CFF2 #F272CF
tetradic
#CFF272 #72F2D5 #9572F2 #F2728F
square
#CFF272 #72F2D5 #9572F2 #F2728F
split-complementary
#CFF272 #728FF2 #D572F2
monochromatic
#A1D614 #BCED3A #CFF272 #E2F7AA #F5FCE2
Accessibility & contrast
On white
1.27
#CFF272 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CFF272 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF272
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF272 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF272 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE566
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#D8E7D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff272; /* rgb */ color: rgb(207, 242, 114); /* oklch */ color: oklch(91.0% 0.159 122.3);
Tailwind
colors: {
custom: {
50: '#e0f69e',
500: '#cff272',
950: '#000000',
},
}SCSS
$custom: #cff272; $custom-light: #e0f69e; $custom-dark: #000000;
JSON
{
"hex": "#cff272",
"rgb": {
"r": 207,
"g": 242,
"b": 114
},
"hsl": {
"h": 76.406,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.91006,
"c": 0.15946,
"h": 122.3
},
"luminance": 0.77985
}Semantic roles & 50–950 ramp
primary
#CFF272
secondary
#643DCC
accent
#06E041
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580