#CCFA90#CCFA90
#CCFA90 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.0% C 0.142 H 128.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA90 |
|---|---|
| RGB | rgb(204, 250, 144) |
| HSL | hsl(86, 91%, 77%) |
| HSV | hsv(86, 42%, 98%) |
| CMYK | cmyk(18.4%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(93.11, -31.79, 46.01) |
| CIE-LCH | lch(93.11, 55.92, 124.64°) |
| OKLab | oklab(92.95% -0.0877 0.1119) |
| OKLCH | oklch(92.95% 0.142 128.1) |
| XYZ | xyz(64.1209, 83.2213, 39.0653) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.45
Celery
#C1FD95
ΔE00 2.50
Light Pea Green
#C4FE82
ΔE00 2.57
Light Yellow Green
#CCFD7F
ΔE00 2.68
Pale Lime
#BEFD73
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA90 #BE90FA
analogous
#FAF390 #CCFA90 #97FA90
triadic
#CCFA90 #90CCFA #FA90CC
tetradic
#CCFA90 #90FAF3 #BE90FA #FA9097
square
#CCFA90 #90FAF3 #BE90FA #FA9097
split-complementary
#CCFA90 #9097FA #F390FA
monochromatic
#96F51B #B1F755 #CCFA90 #E7FDCB #F2FEE2
Accessibility & contrast
On white
1.19
#CCFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#CCFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA90
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA90 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#FDEA96
Tritanopia (blue-blind)
#D1F1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa90; /* rgb */ color: rgb(204, 250, 144); /* oklch */ color: oklch(93.0% 0.142 128.1);
Tailwind
colors: {
custom: {
50: '#ddfcb2',
500: '#ccfa90',
950: '#000000',
},
}SCSS
$custom: #ccfa90; $custom-light: #ddfcb2; $custom-dark: #000000;
JSON
{
"hex": "#ccfa90",
"rgb": {
"r": 204,
"g": 250,
"b": 144
},
"hsl": {
"h": 86.038,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.92954,
"c": 0.14221,
"h": 128.1
},
"luminance": 0.83222
}Semantic roles & 50–950 ramp
primary
#CCFA90
secondary
#8E55DA
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581