#CCF293#CCF293
#CCF293 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.3% C 0.128 H 126.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF293 |
|---|---|
| RGB | rgb(204, 242, 147) |
| HSL | hsl(84, 79%, 76%) |
| HSV | hsv(84, 39%, 95%) |
| CMYK | cmyk(15.7%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(90.98, -27.69, 41.84) |
| CIE-LCH | lch(90.98, 50.17, 123.50°) |
| OKLab | oklab(91.26% -0.0761 0.1026) |
| OKLCH | oklch(91.26% 0.128 126.6) |
| XYZ | xyz(61.9199, 78.4476, 39.4779) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.55
Celery
#C1FD95
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 4.47
Light Yellow Green
#CCFD7F
ΔE00 4.48
Light Pea Green
#C4FE82
ΔE00 4.61
Tea Green
#BDF8A3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF293 #B993F2
analogous
#F2E993 #CCF293 #9DF293
triadic
#CCF293 #93CCF2 #F293CC
tetradic
#CCF293 #93F2E9 #B993F2 #F2939D
square
#CCF293 #93F2E9 #B993F2 #F2939D
split-complementary
#CCF293 #939DF2 #E993F2
monochromatic
#98E526 #B2EB5C #CCF293 #E6F9CA #F2FCE4
Accessibility & contrast
On white
1.26
#CCF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CCF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF293
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF293 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78C
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#D1EADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf293; /* rgb */ color: rgb(204, 242, 147); /* oklch */ color: oklch(91.3% 0.128 126.6);
Tailwind
colors: {
custom: {
50: '#ddf6b4',
500: '#ccf293',
950: '#000000',
},
}SCSS
$custom: #ccf293; $custom-light: #ddf6b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf293",
"rgb": {
"r": 204,
"g": 242,
"b": 147
},
"hsl": {
"h": 84,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.91258,
"c": 0.12771,
"h": 126.6
},
"luminance": 0.78448
}Semantic roles & 50–950 ramp
primary
#CCF293
secondary
#895ACF
accent
#0BDB5E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581