#CCFFB2#CCFFB2
#CCFFB2 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.6% C 0.113 H 135.4°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFB2 |
|---|---|
| RGB | rgb(204, 255, 178) |
| HSL | hsl(100, 100%, 85%) |
| HSV | hsv(100, 30%, 100%) |
| CMYK | cmyk(20%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(94.98, -29.65, 31.68) |
| CIE-LCH | lch(94.98, 43.39, 133.10°) |
| OKLab | oklab(94.62% -0.0806 0.0796) |
| OKLCH | oklch(94.62% 0.113 135.4) |
| XYZ | xyz(68.6960, 87.5702, 55.3943) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.69
Pale Green
#C7FDB5
ΔE00 1.33
Very Light Green
#D1FFBD
ΔE00 2.13
Very Pale Green
#CFFDBC
ΔE00 2.29
Tea Green
#BDF8A3
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFB2 #E5B2FF
analogous
#F3FFB2 #CCFFB2 #B2FFBE
triadic
#CCFFB2 #B2CCFF #FFB2CC
tetradic
#CCFFB2 #B2F3FF #E5B2FF #FFBEB2
square
#CCFFB2 #B2F3FF #E5B2FF #FFBEB2
split-complementary
#CCFFB2 #BEB2FF #FFB2F3
monochromatic
#7BFF38 #A3FF75 #CCFFB2 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.13
#CCFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#CCFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFB2
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFB2 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AD
Deuteranopia (green-blind)
#FDEFB6
Tritanopia (blue-blind)
#CCF9EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffb2; /* rgb */ color: rgb(204, 255, 178); /* oklch */ color: oklch(94.6% 0.113 135.4);
Tailwind
colors: {
custom: {
50: '#dcffc9',
500: '#ccffb2',
950: '#000000',
},
}SCSS
$custom: #ccffb2; $custom-light: #dcffc9; $custom-dark: #000000;
JSON
{
"hex": "#ccffb2",
"rgb": {
"r": 204,
"g": 255,
"b": 178
},
"hsl": {
"h": 99.74,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94624,
"c": 0.11331,
"h": 135.4
},
"luminance": 0.87572
}Semantic roles & 50–950 ramp
primary
#CCFFB2
secondary
#BE70E6
accent
#00E698
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682