#CCF899#CCF899
#CCF899 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.7% C 0.130 H 128.9°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF899 |
|---|---|
| RGB | rgb(204, 248, 153) |
| HSL | hsl(88, 87%, 79%) |
| HSV | hsv(88, 38%, 97%) |
| CMYK | cmyk(17.7%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(92.69, -29.77, 41.09) |
| CIE-LCH | lch(92.69, 50.74, 125.92°) |
| OKLab | oklab(92.66% -0.0816 0.1011) |
| OKLCH | oklch(92.66% 0.13 128.9) |
| XYZ | xyz(64.2182, 82.2712, 42.6274) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Light Yellowish Green
#C2FF89
ΔE00 3.62
Tea Green
#BDF8A3
ΔE00 3.63
Light Pea Green
#C4FE82
ΔE00 4.06
Light Light Green
#C8FFB0
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF899 #C599F8
analogous
#F8F499 #CCF899 #9CF899
triadic
#CCF899 #99CCF8 #F899CC
tetradic
#CCF899 #99F8F4 #C599F8 #F8999C
square
#CCF899 #99F8F4 #C599F8 #F8999C
split-complementary
#CCF899 #999CF8 #F499F8
monochromatic
#93F026 #AFF460 #CCF899 #E9FCD2 #F1FDE2
Accessibility & contrast
On white
1.20
#CCF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CCF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF899
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF899 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#FAE99E
Tritanopia (blue-blind)
#D0F0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf899; /* rgb */ color: rgb(204, 248, 153); /* oklch */ color: oklch(92.7% 0.130 128.9);
Tailwind
colors: {
custom: {
50: '#ddfab8',
500: '#ccf899',
950: '#000000',
},
}SCSS
$custom: #ccf899; $custom-light: #ddfab8; $custom-dark: #000000;
JSON
{
"hex": "#ccf899",
"rgb": {
"r": 204,
"g": 248,
"b": 153
},
"hsl": {
"h": 87.789,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.92659,
"c": 0.12991,
"h": 128.9
},
"luminance": 0.82272
}Semantic roles & 50–950 ramp
primary
#CCF899
secondary
#965DD8
accent
#02E46A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581