#CCF194#CCF194
#CCF194 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.1% C 0.125 H 126.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF194 |
|---|---|
| RGB | rgb(204, 241, 148) |
| HSL | hsl(84, 77%, 76%) |
| HSV | hsv(84, 39%, 95%) |
| CMYK | cmyk(15.4%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(90.73, -27.10, 41.02) |
| CIE-LCH | lch(90.73, 49.16, 123.45°) |
| OKLab | oklab(91.06% -0.0744 0.1007) |
| OKLCH | oklch(91.06% 0.125 126.4) |
| XYZ | xyz(61.7019, 77.8855, 39.7940) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.84
Celery
#C1FD95
ΔE00 4.08
Tea Green
#BDF8A3
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 4.80
Light Yellow Green
#CCFD7F
ΔE00 4.82
Light Pea Green
#C4FE82
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF194 #B994F1
analogous
#F1E894 #CCF194 #9EF194
triadic
#CCF194 #94CCF1 #F194CC
tetradic
#CCF194 #94F1E8 #B994F1 #F1949E
square
#CCF194 #94F1E8 #B994F1 #F1949E
split-complementary
#CCF194 #949EF1 #E894F1
monochromatic
#98E328 #B2EA5E #CCF194 #E6F8CA #F2FBE4
Accessibility & contrast
On white
1.27
#CCF194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CCF194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF194
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF194 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68D
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#D1E9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf194; /* rgb */ color: rgb(204, 241, 148); /* oklch */ color: oklch(91.1% 0.125 126.4);
Tailwind
colors: {
custom: {
50: '#ddf5b4',
500: '#ccf194',
950: '#000000',
},
}SCSS
$custom: #ccf194; $custom-light: #ddf5b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf194",
"rgb": {
"r": 204,
"g": 241,
"b": 148
},
"hsl": {
"h": 83.871,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.91057,
"c": 0.1252,
"h": 126.4
},
"luminance": 0.77886
}Semantic roles & 50–950 ramp
primary
#CCF194
secondary
#895BCE
accent
#0CD95E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581