#CCF58D#CCF58D
#CCF58D is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.8% C 0.138 H 126.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF58D |
|---|---|
| RGB | rgb(204, 245, 141) |
| HSL | hsl(84, 84%, 76%) |
| HSV | hsv(84, 42%, 96%) |
| CMYK | cmyk(16.7%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(91.71, -29.81, 45.69) |
| CIE-LCH | lch(91.71, 54.56, 123.12°) |
| OKLab | oklab(91.82% -0.0824 0.1111) |
| OKLCH | oklch(91.82% 0.138 126.6) |
| XYZ | xyz(62.3615, 80.0646, 37.3627) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Light Yellow Green
#CCFD7F
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.36
Celery
#C1FD95
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.44
Pale Lime
#BEFD73
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF58D #B68DF5
analogous
#F5EA8D #CCF58D #98F58D
triadic
#CCF58D #8DCCF5 #F58DCC
tetradic
#CCF58D #8DF5EA #B68DF5 #F58D98
square
#CCF58D #8DF5EA #B68DF5 #F58D98
split-complementary
#CCF58D #8D98F5 #EA8DF5
monochromatic
#9AEB1C #B3F055 #CCF58D #E5FAC5 #F2FDE3
Accessibility & contrast
On white
1.23
#CCF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#CCF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF58D
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF58D | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE985
Deuteranopia (green-blind)
#F9E793
Tritanopia (blue-blind)
#D1ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf58d; /* rgb */ color: rgb(204, 245, 141); /* oklch */ color: oklch(91.8% 0.138 126.6);
Tailwind
colors: {
custom: {
50: '#ddf8b0',
500: '#ccf58d',
950: '#000000',
},
}SCSS
$custom: #ccf58d; $custom-light: #ddf8b0; $custom-dark: #000000;
JSON
{
"hex": "#ccf58d",
"rgb": {
"r": 204,
"g": 245,
"b": 141
},
"hsl": {
"h": 83.654,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.91817,
"c": 0.13828,
"h": 126.6
},
"luminance": 0.80065
}Semantic roles & 50–950 ramp
primary
#CCF58D
secondary
#8654D2
accent
#05E05C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581