#CCF089#CCF089
#CCF089 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.135 H 124.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF089 |
|---|---|
| RGB | rgb(204, 240, 137) |
| HSL | hsl(81, 77%, 74%) |
| HSV | hsv(81, 43%, 94%) |
| CMYK | cmyk(15%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(90.30, -27.92, 45.86) |
| CIE-LCH | lch(90.30, 53.69, 121.34°) |
| OKLab | oklab(90.67% -0.0773 0.1113) |
| OKLCH | oklch(90.67% 0.135 124.8) |
| XYZ | xyz(60.5770, 76.9633, 35.3261) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.78
Pistachio (survey)
#C0FA8B
ΔE00 3.82
Light Pea Green
#C4FE82
ΔE00 4.32
Light Yellowish Green
#C2FF89
ΔE00 4.56
Celery
#C1FD95
ΔE00 4.59
Pale Lime
#BEFD73
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF089 #AD89F0
analogous
#F0E189 #CCF089 #99F089
triadic
#CCF089 #89CCF0 #F089CC
tetradic
#CCF089 #89F0E1 #AD89F0 #F08999
square
#CCF089 #89F0E1 #AD89F0 #F08999
split-complementary
#CCF089 #8999F0 #E189F0
monochromatic
#9DE21D #B5E953 #CCF089 #E3F7BF #F3FCE4
Accessibility & contrast
On white
1.28
#CCF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CCF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF089
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF089 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#D2E7D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf089; /* rgb */ color: rgb(204, 240, 137); /* oklch */ color: oklch(90.7% 0.135 124.8);
Tailwind
colors: {
custom: {
50: '#ddf5ad',
500: '#ccf089',
950: '#000000',
},
}SCSS
$custom: #ccf089; $custom-light: #ddf5ad; $custom-dark: #000000;
JSON
{
"hex": "#ccf089",
"rgb": {
"r": 204,
"g": 240,
"b": 137
},
"hsl": {
"h": 80.971,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.90668,
"c": 0.13547,
"h": 124.8
},
"luminance": 0.76964
}Semantic roles & 50–950 ramp
primary
#CCF089
secondary
#7C52CC
accent
#0CDA54
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581