#CCF790#CCF790
#CCF790 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.3% C 0.138 H 127.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF790 |
|---|---|
| RGB | rgb(204, 247, 144) |
| HSL | hsl(85, 87%, 77%) |
| HSV | hsv(85, 42%, 97%) |
| CMYK | cmyk(17.4%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(92.30, -30.39, 44.98) |
| CIE-LCH | lch(92.30, 54.29, 124.05°) |
| OKLab | oklab(92.3% -0.0838 0.1096) |
| OKLCH | oklch(92.3% 0.138 127.4) |
| XYZ | xyz(63.1961, 81.3718, 38.7570) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.10
Light Yellow Green
#CCFD7F
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 3.18
Pale Lime
#BEFD73
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF790 #BB90F7
analogous
#F7EF90 #CCF790 #99F790
triadic
#CCF790 #90CCF7 #F790CC
tetradic
#CCF790 #90F7EF #BB90F7 #F79099
square
#CCF790 #90F7EF #BB90F7 #F79099
split-complementary
#CCF790 #9099F7 #EF90F7
monochromatic
#98EF1E #B2F357 #CCF790 #E6FBC9 #F2FDE2
Accessibility & contrast
On white
1.22
#CCF790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CCF790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF790
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF790 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#FAE896
Tritanopia (blue-blind)
#D1EFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf790; /* rgb */ color: rgb(204, 247, 144); /* oklch */ color: oklch(92.3% 0.138 127.4);
Tailwind
colors: {
custom: {
50: '#ddfab2',
500: '#ccf790',
950: '#000000',
},
}SCSS
$custom: #ccf790; $custom-light: #ddfab2; $custom-dark: #000000;
JSON
{
"hex": "#ccf790",
"rgb": {
"r": 204,
"g": 247,
"b": 144
},
"hsl": {
"h": 85.049,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.92299,
"c": 0.13797,
"h": 127.4
},
"luminance": 0.81373
}Semantic roles & 50–950 ramp
primary
#CCF790
secondary
#8B56D5
accent
#02E360
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581