#CFF973#CFF973
#CFF973 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.5% C 0.168 H 124.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF973 |
|---|---|
| RGB | rgb(207, 249, 115) |
| HSL | hsl(79, 92%, 71%) |
| HSV | hsv(79, 54%, 98%) |
| CMYK | cmyk(16.9%, 0%, 53.8%, 2.4%) |
| CIE-LAB | lab(92.69, -33.21, 59.02) |
| CIE-LCH | lch(92.69, 67.73, 119.37°) |
| OKLab | oklab(92.55% -0.094 0.1387) |
| OKLCH | oklch(92.55% 0.168 124.1) |
| XYZ | xyz(62.7025, 82.2542, 28.7896) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.00
Pear
#CBF85F
ΔE00 2.04
Pale Lime
#BEFD73
ΔE00 3.29
Light Pea Green
#C4FE82
ΔE00 3.49
Light Lime Green
#B9FF66
ΔE00 4.04
Light Yellowish Green
#C2FF89
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF973 #9D73F9
analogous
#F9E073 #CFF973 #8CF973
triadic
#CFF973 #73CFF9 #F973CF
tetradic
#CFF973 #73F9E0 #9D73F9 #F9738C
square
#CFF973 #73F9E0 #9D73F9 #F9738C
split-complementary
#CFF973 #738CF9 #E073F9
monochromatic
#A2E80A #BBF638 #CFF973 #E3FCAE #F5FEE2
Accessibility & contrast
On white
1.20
#CFF973 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CFF973 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF973
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF973 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF973 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB66
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#D7EEDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff973; /* rgb */ color: rgb(207, 249, 115); /* oklch */ color: oklch(92.5% 0.168 124.1);
Tailwind
colors: {
custom: {
50: '#e0fb9f',
500: '#cff973',
950: '#000000',
},
}SCSS
$custom: #cff973; $custom-light: #e0fb9f; $custom-dark: #000000;
JSON
{
"hex": "#cff973",
"rgb": {
"r": 207,
"g": 249,
"b": 115
},
"hsl": {
"h": 78.806,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.9255,
"c": 0.16754,
"h": 124.1
},
"luminance": 0.82255
}Semantic roles & 50–950 ramp
primary
#CFF973
secondary
#6C3CD4
accent
#00E648
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580