#CCF489#CCF489
#CCF489 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.5% C 0.141 H 125.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF489 |
|---|---|
| RGB | rgb(204, 244, 137) |
| HSL | hsl(82, 83%, 75%) |
| HSV | hsv(82, 44%, 96%) |
| CMYK | cmyk(16.4%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(91.39, -29.80, 47.21) |
| CIE-LCH | lch(91.39, 55.83, 122.26°) |
| OKLab | oklab(91.54% -0.0826 0.1143) |
| OKLCH | oklch(91.54% 0.141 125.8) |
| XYZ | xyz(61.7676, 79.3443, 35.7229) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Light Pea Green
#C4FE82
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.61
Celery
#C1FD95
ΔE00 3.87
Pale Lime
#BEFD73
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF489 #B189F4
analogous
#F4E789 #CCF489 #97F489
triadic
#CCF489 #89CCF4 #F489CC
tetradic
#CCF489 #89F4E7 #B189F4 #F48997
square
#CCF489 #89F4E7 #B189F4 #F48997
split-complementary
#CCF489 #8997F4 #E789F4
monochromatic
#9CEA19 #B4EF51 #CCF489 #E4F9C1 #F3FCE3
Accessibility & contrast
On white
1.24
#CCF489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CCF489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF489
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF489 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE880
Deuteranopia (green-blind)
#F9E68F
Tritanopia (blue-blind)
#D2EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf489; /* rgb */ color: rgb(204, 244, 137); /* oklch */ color: oklch(91.5% 0.141 125.8);
Tailwind
colors: {
custom: {
50: '#ddf7ad',
500: '#ccf489',
950: '#000000',
},
}SCSS
$custom: #ccf489; $custom-light: #ddf7ad; $custom-dark: #000000;
JSON
{
"hex": "#ccf489",
"rgb": {
"r": 204,
"g": 244,
"b": 137
},
"hsl": {
"h": 82.43,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.9154,
"c": 0.141,
"h": 125.8
},
"luminance": 0.79345
}Semantic roles & 50–950 ramp
primary
#CCF489
secondary
#8050D1
accent
#06DF57
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581