#CCF388#CCF388
#CCF388 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.3% C 0.141 H 125.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF388 |
|---|---|
| RGB | rgb(204, 243, 136) |
| HSL | hsl(82, 82%, 74%) |
| HSV | hsv(82, 44%, 95%) |
| CMYK | cmyk(16%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(91.11, -29.44, 47.34) |
| CIE-LCH | lch(91.11, 55.75, 121.88°) |
| OKLab | oklab(91.31% -0.0816 0.1145) |
| OKLCH | oklch(91.31% 0.141 125.5) |
| XYZ | xyz(61.3961, 78.7156, 35.2469) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Light Pea Green
#C4FE82
ΔE00 3.53
Light Yellowish Green
#C2FF89
ΔE00 3.84
Celery
#C1FD95
ΔE00 4.10
Pale Lime
#BEFD73
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF388 #AF88F3
analogous
#F3E488 #CCF388 #97F388
triadic
#CCF388 #88CCF3 #F388CC
tetradic
#CCF388 #88F3E4 #AF88F3 #F38897
square
#CCF388 #88F3E4 #AF88F3 #F38897
split-complementary
#CCF388 #8897F3 #E488F3
monochromatic
#9CE819 #B4ED50 #CCF388 #E4F9C0 #F3FCE3
Accessibility & contrast
On white
1.25
#CCF388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CCF388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF388
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF388 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#D2EAD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf388; /* rgb */ color: rgb(204, 243, 136); /* oklch */ color: oklch(91.3% 0.141 125.5);
Tailwind
colors: {
custom: {
50: '#ddf7ac',
500: '#ccf388',
950: '#000000',
},
}SCSS
$custom: #ccf388; $custom-light: #ddf7ac; $custom-dark: #000000;
JSON
{
"hex": "#ccf388",
"rgb": {
"r": 204,
"g": 243,
"b": 136
},
"hsl": {
"h": 81.869,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.91307,
"c": 0.14064,
"h": 125.5
},
"luminance": 0.78716
}Semantic roles & 50–950 ramp
primary
#CCF388
secondary
#7E50CF
accent
#07DE56
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581