#CCF090#CCF090
#CCF090 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.8% C 0.128 H 125.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF090 |
|---|---|
| RGB | rgb(204, 240, 144) |
| HSL | hsl(83, 76%, 75%) |
| HSV | hsv(83, 40%, 94%) |
| CMYK | cmyk(15%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(90.40, -27.11, 42.57) |
| CIE-LCH | lch(90.40, 50.47, 122.49°) |
| OKLab | oklab(90.78% -0.0746 0.1041) |
| OKLCH | oklch(90.78% 0.128 125.6) |
| XYZ | xyz(61.0955, 77.1707, 38.0569) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Celery
#C1FD95
ΔE00 4.34
Light Yellow Green
#CCFD7F
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.79
Light Pea Green
#C4FE82
ΔE00 4.80
Tea Green
#BDF8A3
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF090 #B490F0
analogous
#F0E490 #CCF090 #9CF090
triadic
#CCF090 #90CCF0 #F090CC
tetradic
#CCF090 #90F0E4 #B490F0 #F0909C
square
#CCF090 #90F0E4 #B490F0 #F0909C
split-complementary
#CCF090 #909CF0 #E490F0
monochromatic
#9AE124 #B3E95A #CCF090 #E5F7C6 #F3FBE4
Accessibility & contrast
On white
1.28
#CCF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CCF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF090
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF090 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE589
Deuteranopia (green-blind)
#F4E395
Tritanopia (blue-blind)
#D2E8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf090; /* rgb */ color: rgb(204, 240, 144); /* oklch */ color: oklch(90.8% 0.128 125.6);
Tailwind
colors: {
custom: {
50: '#ddf5b2',
500: '#ccf090',
950: '#000000',
},
}SCSS
$custom: #ccf090; $custom-light: #ddf5b2; $custom-dark: #000000;
JSON
{
"hex": "#ccf090",
"rgb": {
"r": 204,
"g": 240,
"b": 144
},
"hsl": {
"h": 82.5,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.90776,
"c": 0.12808,
"h": 125.6
},
"luminance": 0.77171
}Semantic roles & 50–950 ramp
primary
#CCF090
secondary
#8458CC
accent
#0DD859
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581