#CCF982#CCF982
#CCF982 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.155 H 126.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF982 |
|---|---|
| RGB | rgb(204, 249, 130) |
| HSL | hsl(83, 91%, 74%) |
| HSV | hsv(83, 48%, 98%) |
| CMYK | cmyk(18.1%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(92.66, -32.87, 52.10) |
| CIE-LCH | lch(92.66, 61.60, 122.25°) |
| OKLab | oklab(92.54% -0.0916 0.1248) |
| OKLCH | oklch(92.54% 0.155 126.3) |
| XYZ | xyz(62.8065, 82.1998, 33.6720) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.11
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Pale Lime
#BEFD73
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF982 #AF82F9
analogous
#F9EB82 #CCF982 #91F982
triadic
#CCF982 #82CCF9 #F982CC
tetradic
#CCF982 #82F9EB #AF82F9 #F98291
square
#CCF982 #82F9EB #AF82F9 #F98291
split-complementary
#CCF982 #8291F9 #EB82F9
monochromatic
#9CF30D #B4F648 #CCF982 #E4FCBC #F3FEE2
Accessibility & contrast
On white
1.20
#CCF982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#CCF982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF982
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF982 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#D2F0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf982; /* rgb */ color: rgb(204, 249, 130); /* oklch */ color: oklch(92.5% 0.155 126.3);
Tailwind
colors: {
custom: {
50: '#ddfba9',
500: '#ccf982',
950: '#000000',
},
}SCSS
$custom: #ccf982; $custom-light: #ddfba9; $custom-dark: #000000;
JSON
{
"hex": "#ccf982",
"rgb": {
"r": 204,
"g": 249,
"b": 130
},
"hsl": {
"h": 82.689,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.92535,
"c": 0.15482,
"h": 126.3
},
"luminance": 0.822
}Semantic roles & 50–950 ramp
primary
#CCF982
secondary
#7E49D6
accent
#00E657
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581