#CCF893#CCF893
#CCF893 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.136 H 128.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF893 |
|---|---|
| RGB | rgb(204, 248, 147) |
| HSL | hsl(86, 88%, 77%) |
| HSV | hsv(86, 41%, 97%) |
| CMYK | cmyk(17.7%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(92.61, -30.50, 43.92) |
| CIE-LCH | lch(92.61, 53.47, 124.78°) |
| OKLab | oklab(92.56% -0.0839 0.1073) |
| OKLCH | oklch(92.56% 0.136 128) |
| XYZ | xyz(63.7350, 82.0779, 40.0829) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 3.06
Light Pea Green
#C4FE82
ΔE00 3.29
Light Yellow Green
#CCFD7F
ΔE00 3.40
Tea Green
#BDF8A3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF893 #BF93F8
analogous
#F8F293 #CCF893 #99F893
triadic
#CCF893 #93CCF8 #F893CC
tetradic
#CCF893 #93F8F2 #BF93F8 #F89399
square
#CCF893 #93F8F2 #BF93F8 #F89399
split-complementary
#CCF893 #9399F8 #F293F8
monochromatic
#96F120 #B1F45A #CCF893 #E7FCCC #F1FDE2
Accessibility & contrast
On white
1.21
#CCF893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CCF893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF893
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF893 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#D0F0DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf893; /* rgb */ color: rgb(204, 248, 147); /* oklch */ color: oklch(92.6% 0.136 128.0);
Tailwind
colors: {
custom: {
50: '#ddfab4',
500: '#ccf893',
950: '#000000',
},
}SCSS
$custom: #ccf893; $custom-light: #ddfab4; $custom-dark: #000000;
JSON
{
"hex": "#ccf893",
"rgb": {
"r": 204,
"g": 248,
"b": 147
},
"hsl": {
"h": 86.139,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.92563,
"c": 0.13626,
"h": 128
},
"luminance": 0.82079
}Semantic roles & 50–950 ramp
primary
#CCF893
secondary
#8F58D7
accent
#01E464
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581