#CCEEB0#CCEEB0
#CCEEB0 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.9% C 0.089 H 131.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEB0 |
|---|---|
| RGB | rgb(204, 238, 176) |
| HSL | hsl(93, 65%, 81%) |
| HSV | hsv(93, 26%, 93%) |
| CMYK | cmyk(14.3%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(90.38, -21.85, 26.46) |
| CIE-LCH | lch(90.38, 34.32, 129.55°) |
| OKLab | oklab(90.93% -0.059 0.067) |
| OKLCH | oklch(90.93% 0.089 131.4) |
| XYZ | xyz(63.3115, 77.1203, 52.6161) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.87
Very Pale Green
#CFFDBC
ΔE00 3.50
Light Grey Green
#B7E1A1
ΔE00 3.66
Very Light Green
#D1FFBD
ΔE00 3.81
Pale Green
#C7FDB5
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEB0 #D2B0EE
analogous
#EBEEB0 #CCEEB0 #B0EEB3
triadic
#CCEEB0 #B0CCEE #EEB0CC
tetradic
#CCEEB0 #B0EBEE #D2B0EE #EEB3B0
square
#CCEEB0 #B0EBEE #D2B0EE #EEB3B0
split-complementary
#CCEEB0 #B3B0EE #EEB0EB
monochromatic
#8BD84B #ABE37E #CCEEB0 #EDF9E2 #EFFAE6
Accessibility & contrast
On white
1.28
#CCEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CCEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEB0
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEB0 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AC
Deuteranopia (green-blind)
#EEE3B3
Tritanopia (blue-blind)
#CEE9DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceeb0; /* rgb */ color: rgb(204, 238, 176); /* oklch */ color: oklch(90.9% 0.089 131.4);
Tailwind
colors: {
custom: {
50: '#dcf3c8',
500: '#cceeb0',
950: '#000000',
},
}SCSS
$custom: #cceeb0; $custom-light: #dcf3c8; $custom-dark: #000000;
JSON
{
"hex": "#cceeb0",
"rgb": {
"r": 204,
"g": 238,
"b": 176
},
"hsl": {
"h": 92.903,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.90926,
"c": 0.08927,
"h": 131.4
},
"luminance": 0.77121
}Semantic roles & 50–950 ramp
primary
#CCEEB0
secondary
#A577CC
accent
#19CC7B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582