#CFF273#CFF273
#CFF273 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.0% C 0.159 H 122.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF273 |
|---|---|
| RGB | rgb(207, 242, 115) |
| HSL | hsl(77, 83%, 70%) |
| HSV | hsv(77, 52%, 95%) |
| CMYK | cmyk(14.5%, 0%, 52.5%, 5.1%) |
| CIE-LAB | lab(90.78, -29.98, 56.80) |
| CIE-LCH | lch(90.78, 64.23, 117.82°) |
| OKLab | oklab(91.02% -0.0849 0.1339) |
| OKLCH | oklch(91.02% 0.159 122.4) |
| XYZ | xyz(60.5791, 78.0073, 28.0818) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.88
Light Yellow Green
#CCFD7F
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 4.55
Pale Lime
#BEFD73
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Light Lime Green
#B9FF66
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF273 #9673F2
analogous
#F2D573 #CFF273 #90F273
triadic
#CFF273 #73CFF2 #F273CF
tetradic
#CFF273 #73F2D5 #9673F2 #F27390
square
#CFF273 #73F2D5 #9673F2 #F27390
split-complementary
#CFF273 #7390F2 #D573F2
monochromatic
#A1D714 #BCED3B #CFF273 #E2F7AB #F5FCE3
Accessibility & contrast
On white
1.26
#CFF273 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CFF273 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF273
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF273 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF273 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 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)
#FEE567
Deuteranopia (green-blind)
#FAE57B
Tritanopia (blue-blind)
#D8E7D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff273; /* rgb */ color: rgb(207, 242, 115); /* oklch */ color: oklch(91.0% 0.159 122.4);
Tailwind
colors: {
custom: {
50: '#e0f69e',
500: '#cff273',
950: '#000000',
},
}SCSS
$custom: #cff273; $custom-light: #e0f69e; $custom-dark: #000000;
JSON
{
"hex": "#cff273",
"rgb": {
"r": 207,
"g": 242,
"b": 115
},
"hsl": {
"h": 76.535,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.91018,
"c": 0.15855,
"h": 122.4
},
"luminance": 0.78007
}Semantic roles & 50–950 ramp
primary
#CFF273
secondary
#653DCC
accent
#06DF42
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580