#CCF385#CCF385
#CCF385 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.3% C 0.144 H 125.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF385 |
|---|---|
| RGB | rgb(204, 243, 133) |
| HSL | hsl(81, 82%, 74%) |
| HSV | hsv(81, 45%, 95%) |
| CMYK | cmyk(16%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(91.07, -29.77, 48.73) |
| CIE-LCH | lch(91.07, 57.10, 121.42°) |
| OKLab | oklab(91.26% -0.0828 0.1175) |
| OKLCH | oklch(91.26% 0.144 125.2) |
| XYZ | xyz(61.1859, 78.6315, 34.1397) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.86
Celery
#C1FD95
ΔE00 4.34
Pale Lime
#BEFD73
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF385 #AC85F3
analogous
#F3E385 #CCF385 #95F385
triadic
#CCF385 #85CCF3 #F385CC
tetradic
#CCF385 #85F3E3 #AC85F3 #F38595
square
#CCF385 #85F3E3 #AC85F3 #F38595
split-complementary
#CCF385 #8595F3 #E385F3
monochromatic
#9DE717 #B5EE4D #CCF385 #E3F8BD #F3FCE3
Accessibility & contrast
On white
1.26
#CCF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#CCF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF385
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF385 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#D2EAD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf385; /* rgb */ color: rgb(204, 243, 133); /* oklch */ color: oklch(91.3% 0.144 125.2);
Tailwind
colors: {
custom: {
50: '#ddf7aa',
500: '#ccf385',
950: '#000000',
},
}SCSS
$custom: #ccf385; $custom-light: #ddf7aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf385",
"rgb": {
"r": 204,
"g": 243,
"b": 133
},
"hsl": {
"h": 81.273,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.91264,
"c": 0.1437,
"h": 125.2
},
"luminance": 0.78632
}Semantic roles & 50–950 ramp
primary
#CCF385
secondary
#7B4DCF
accent
#07DE53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581