#CCEEB2#CCEEB2
#CCEEB2 is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 91.0% C 0.087 H 132.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEB2 |
|---|---|
| RGB | rgb(204, 238, 178) |
| HSL | hsl(94, 64%, 82%) |
| HSV | hsv(94, 25%, 93%) |
| CMYK | cmyk(14.3%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(90.41, -21.55, 25.49) |
| CIE-LCH | lch(90.41, 33.38, 130.22°) |
| OKLab | oklab(90.97% -0.0582 0.0647) |
| OKLCH | oklch(90.97% 0.087 132) |
| XYZ | xyz(63.5108, 77.2000, 53.6659) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.87
Very Pale Green
#CFFDBC
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 3.72
Very Light Green
#D1FFBD
ΔE00 3.82
Pale Green
#C7FDB5
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEB2 #D4B2EE
analogous
#EAEEB2 #CCEEB2 #B2EEB6
triadic
#CCEEB2 #B2CCEE #EEB2CC
tetradic
#CCEEB2 #B2EAEE #D4B2EE #EEB6B2
square
#CCEEB2 #B2EAEE #D4B2EE #EEB6B2
split-complementary
#CCEEB2 #B6B2EE #EEB2EA
monochromatic
#8AD84E #ABE380 #CCEEB2 #EDF9E4 #EEF9E6
Accessibility & contrast
On white
1.28
#CCEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CCEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEB2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEB2 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AE
Deuteranopia (green-blind)
#EEE3B5
Tritanopia (blue-blind)
#CDE9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceeb2; /* rgb */ color: rgb(204, 238, 178); /* oklch */ color: oklch(91.0% 0.087 132.0);
Tailwind
colors: {
custom: {
50: '#dcf3c9',
500: '#cceeb2',
950: '#000000',
},
}SCSS
$custom: #cceeb2; $custom-light: #dcf3c9; $custom-dark: #000000;
JSON
{
"hex": "#cceeb2",
"rgb": {
"r": 204,
"g": 238,
"b": 178
},
"hsl": {
"h": 94,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90967,
"c": 0.08697,
"h": 132
},
"luminance": 0.77201
}Semantic roles & 50–950 ramp
primary
#CCEEB2
secondary
#A879CC
accent
#1ACC7F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582