#CCF481#CCF481
#CCF481 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.4% C 0.149 H 125.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF481 |
|---|---|
| RGB | rgb(204, 244, 129) |
| HSL | hsl(81, 84%, 73%) |
| HSV | hsv(81, 47%, 96%) |
| CMYK | cmyk(16.4%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.29, -30.66, 50.90) |
| CIE-LCH | lch(91.29, 59.42, 121.07°) |
| OKLab | oklab(91.43% -0.0855 0.1221) |
| OKLCH | oklch(91.43% 0.149 125) |
| XYZ | xyz(61.2148, 79.1232, 32.8119) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.77
Pale Lime
#BEFD73
ΔE00 3.89
Pear
#CBF85F
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF481 #A981F4
analogous
#F4E381 #CCF481 #92F481
triadic
#CCF481 #81CCF4 #F481CC
tetradic
#CCF481 #81F4E3 #A981F4 #F48192
square
#CCF481 #81F4E3 #A981F4 #F48192
split-complementary
#CCF481 #8192F4 #E381F4
monochromatic
#9DE614 #B5EF49 #CCF481 #E3F9B9 #F4FDE3
Accessibility & contrast
On white
1.25
#CCF481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CCF481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF481
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF481 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE777
Deuteranopia (green-blind)
#F9E688
Tritanopia (blue-blind)
#D3EBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf481; /* rgb */ color: rgb(204, 244, 129); /* oklch */ color: oklch(91.4% 0.149 125.0);
Tailwind
colors: {
custom: {
50: '#ddf7a8',
500: '#ccf481',
950: '#000000',
},
}SCSS
$custom: #ccf481; $custom-light: #ddf7a8; $custom-dark: #000000;
JSON
{
"hex": "#ccf481",
"rgb": {
"r": 204,
"g": 244,
"b": 129
},
"hsl": {
"h": 80.87,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91427,
"c": 0.14905,
"h": 125
},
"luminance": 0.79124
}Semantic roles & 50–950 ramp
primary
#CCF481
secondary
#7849D0
accent
#05E051
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581