#CCFE89#CCFE89
#CCFE89 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.7% C 0.155 H 128.1°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE89 |
|---|---|
| RGB | rgb(204, 254, 137) |
| HSL | hsl(86, 98%, 77%) |
| HSV | hsv(86, 46%, 100%) |
| CMYK | cmyk(19.7%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(94.11, -34.41, 50.59) |
| CIE-LCH | lch(94.11, 61.18, 124.23°) |
| OKLab | oklab(93.73% -0.0955 0.1219) |
| OKLCH | oklch(93.73% 0.155 128.1) |
| XYZ | xyz(64.8585, 85.5262, 36.7532) |
| Luminance | 0.8553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.33
Light Yellow Green
#CCFD7F
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 2.12
Pale Lime
#BEFD73
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE89 #BB89FE
analogous
#FEF589 #CCFE89 #92FE89
triadic
#CCFE89 #89CCFE #FE89CC
tetradic
#CCFE89 #89FEF5 #BB89FE #FE8992
square
#CCFE89 #89FEF5 #BB89FE #FE8992
split-complementary
#CCFE89 #8992FE #F589FE
monochromatic
#98FD10 #B2FD4C #CCFE89 #E6FFC6 #F2FFE1
Accessibility & contrast
On white
1.16
#CCFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#CCFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE89
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE89 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07F
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#D1F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe89; /* rgb */ color: rgb(204, 254, 137); /* oklch */ color: oklch(93.7% 0.155 128.1);
Tailwind
colors: {
custom: {
50: '#ddffad',
500: '#ccfe89',
950: '#000000',
},
}SCSS
$custom: #ccfe89; $custom-light: #ddffad; $custom-dark: #000000;
JSON
{
"hex": "#ccfe89",
"rgb": {
"r": 204,
"g": 254,
"b": 137
},
"hsl": {
"h": 85.641,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.93728,
"c": 0.15481,
"h": 128.1
},
"luminance": 0.85527
}Semantic roles & 50–950 ramp
primary
#CCFE89
secondary
#8B4DDE
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681