#CCF973#CCF973
#CCF973 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.3% C 0.169 H 125.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF973 |
|---|---|
| RGB | rgb(204, 249, 115) |
| HSL | hsl(80, 92%, 71%) |
| HSV | hsv(80, 54%, 98%) |
| CMYK | cmyk(18.1%, 0%, 53.8%, 2.4%) |
| CIE-LAB | lab(92.50, -34.33, 58.76) |
| CIE-LCH | lch(92.50, 68.05, 120.30°) |
| OKLab | oklab(92.35% -0.0969 0.1382) |
| OKLCH | oklch(92.35% 0.169 125) |
| XYZ | xyz(61.8721, 81.8260, 28.7507) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.65
Pear
#CBF85F
ΔE00 2.18
Pale Lime
#BEFD73
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.03
Light Lime Green
#B9FF66
ΔE00 3.59
Light Yellowish Green
#C2FF89
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF973 #A073F9
analogous
#F9E373 #CCF973 #89F973
triadic
#CCF973 #73CCF9 #F973CC
tetradic
#CCF973 #73F9E3 #A073F9 #F97389
square
#CCF973 #73F9E3 #A073F9 #F97389
split-complementary
#CCF973 #7389F9 #E373F9
monochromatic
#9DE80A #B7F638 #CCF973 #E1FCAE #F4FEE2
Accessibility & contrast
On white
1.21
#CCF973 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CCF973 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF973
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF973 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF973 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB66
Deuteranopia (green-blind)
#FFE97B
Tritanopia (blue-blind)
#D3EFDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf973; /* rgb */ color: rgb(204, 249, 115); /* oklch */ color: oklch(92.3% 0.169 125.0);
Tailwind
colors: {
custom: {
50: '#defb9f',
500: '#ccf973',
950: '#000000',
},
}SCSS
$custom: #ccf973; $custom-light: #defb9f; $custom-dark: #000000;
JSON
{
"hex": "#ccf973",
"rgb": {
"r": 204,
"g": 249,
"b": 115
},
"hsl": {
"h": 80.149,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.92349,
"c": 0.16877,
"h": 125
},
"luminance": 0.81827
}Semantic roles & 50–950 ramp
primary
#CCF973
secondary
#6F3CD4
accent
#00E64D
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580