#CCF989#CCF989
#CCF989 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.6% C 0.148 H 127.0°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF989 |
|---|---|
| RGB | rgb(204, 249, 137) |
| HSL | hsl(84, 90%, 76%) |
| HSV | hsv(84, 45%, 98%) |
| CMYK | cmyk(18.1%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(92.75, -32.12, 48.91) |
| CIE-LCH | lch(92.75, 58.51, 123.30°) |
| OKLab | oklab(92.63% -0.0891 0.1181) |
| OKLCH | oklch(92.63% 0.148 127) |
| XYZ | xyz(63.2925, 82.3941, 36.2312) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.21
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Light Yellowish Green
#C2FF89
ΔE00 2.54
Celery
#C1FD95
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF989 #B689F9
analogous
#F9EE89 #CCF989 #94F989
triadic
#CCF989 #89CCF9 #F989CC
tetradic
#CCF989 #89F9EE #B689F9 #F98994
square
#CCF989 #89F9EE #B689F9 #F98994
split-complementary
#CCF989 #8994F9 #EE89F9
monochromatic
#9AF315 #B3F64F #CCF989 #E5FCC3 #F2FEE2
Accessibility & contrast
On white
1.20
#CCF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CCF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF989
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF989 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FDE98F
Tritanopia (blue-blind)
#D1F0DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf989; /* rgb */ color: rgb(204, 249, 137); /* oklch */ color: oklch(92.6% 0.148 127.0);
Tailwind
colors: {
custom: {
50: '#ddfbad',
500: '#ccf989',
950: '#000000',
},
}SCSS
$custom: #ccf989; $custom-light: #ddfbad; $custom-dark: #000000;
JSON
{
"hex": "#ccf989",
"rgb": {
"r": 204,
"g": 249,
"b": 137
},
"hsl": {
"h": 84.107,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.92632,
"c": 0.14792,
"h": 127
},
"luminance": 0.82395
}Semantic roles & 50–950 ramp
primary
#CCF989
secondary
#864FD7
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581