#CCF598#CCF598
#CCF598 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.0% C 0.127 H 128.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF598 |
|---|---|
| RGB | rgb(204, 245, 152) |
| HSL | hsl(86, 82%, 78%) |
| HSV | hsv(86, 38%, 96%) |
| CMYK | cmyk(16.7%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(91.87, -28.49, 40.52) |
| CIE-LCH | lch(91.87, 49.53, 125.11°) |
| OKLab | oklab(91.99% -0.0781 0.0997) |
| OKLCH | oklch(91.99% 0.127 128.1) |
| XYZ | xyz(63.2210, 80.4084, 41.8893) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.21
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 3.89
Light Yellowish Green
#C2FF89
ΔE00 4.18
Washed Out Green
#BCF5A6
ΔE00 4.42
Light Light Green
#C8FFB0
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF598 #C198F5
analogous
#F5F098 #CCF598 #9DF598
triadic
#CCF598 #98CCF5 #F598CC
tetradic
#CCF598 #98F5F0 #C198F5 #F5989D
square
#CCF598 #98F5F0 #C198F5 #F5989D
split-complementary
#CCF598 #989DF5 #F098F5
monochromatic
#95EA28 #B0F060 #CCF598 #E8FAD0 #F1FCE3
Accessibility & contrast
On white
1.23
#CCF598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#CCF598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF598
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF598 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE991
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#D0EDDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf598; /* rgb */ color: rgb(204, 245, 152); /* oklch */ color: oklch(92.0% 0.127 128.1);
Tailwind
colors: {
custom: {
50: '#ddf8b7',
500: '#ccf598',
950: '#000000',
},
}SCSS
$custom: #ccf598; $custom-light: #ddf8b7; $custom-dark: #000000;
JSON
{
"hex": "#ccf598",
"rgb": {
"r": 204,
"g": 245,
"b": 152
},
"hsl": {
"h": 86.452,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.91991,
"c": 0.12664,
"h": 128.1
},
"luminance": 0.80409
}Semantic roles & 50–950 ramp
primary
#CCF598
secondary
#925ED4
accent
#07DF66
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581