#CCF894#CCF894
#CCF894 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.135 H 128.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF894 |
|---|---|
| RGB | rgb(204, 248, 148) |
| HSL | hsl(86, 88%, 78%) |
| HSV | hsv(86, 40%, 97%) |
| CMYK | cmyk(17.7%, 0%, 40.3%, 2.7%) |
| CIE-LAB | lab(92.62, -30.38, 43.45) |
| CIE-LCH | lch(92.62, 53.02, 124.96°) |
| OKLab | oklab(92.58% -0.0836 0.1063) |
| OKLCH | oklch(92.58% 0.135 128.2) |
| XYZ | xyz(63.8138, 82.1095, 40.4980) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Celery
#C1FD95
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 3.41
Light Yellow Green
#CCFD7F
ΔE00 3.55
Tea Green
#BDF8A3
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF894 #C094F8
analogous
#F8F294 #CCF894 #9AF894
triadic
#CCF894 #94CCF8 #F894CC
tetradic
#CCF894 #94F8F2 #C094F8 #F8949A
square
#CCF894 #94F8F2 #C094F8 #F8949A
split-complementary
#CCF894 #949AF8 #F294F8
monochromatic
#95F021 #B1F45B #CCF894 #E7FCCD #F1FDE2
Accessibility & contrast
On white
1.21
#CCF894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CCF894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF894
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF894 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8C
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#D0F0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf894; /* rgb */ color: rgb(204, 248, 148); /* oklch */ color: oklch(92.6% 0.135 128.2);
Tailwind
colors: {
custom: {
50: '#ddfab4',
500: '#ccf894',
950: '#000000',
},
}SCSS
$custom: #ccf894; $custom-light: #ddfab4; $custom-dark: #000000;
JSON
{
"hex": "#ccf894",
"rgb": {
"r": 204,
"g": 248,
"b": 148
},
"hsl": {
"h": 86.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.92579,
"c": 0.13521,
"h": 128.2
},
"luminance": 0.8211
}Semantic roles & 50–950 ramp
primary
#CCF894
secondary
#9159D7
accent
#01E465
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581