#CCEEB4#CCEEB4
#CCEEB4 is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.0% C 0.085 H 132.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEB4 |
|---|---|
| RGB | rgb(204, 238, 180) |
| HSL | hsl(95, 63%, 82%) |
| HSV | hsv(95, 24%, 93%) |
| CMYK | cmyk(14.3%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(90.45, -21.25, 24.51) |
| CIE-LCH | lch(90.45, 32.44, 130.92°) |
| OKLab | oklab(91.01% -0.0573 0.0623) |
| OKLCH | oklch(91.01% 0.085 132.6) |
| XYZ | xyz(63.7131, 77.2809, 54.7312) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.93
Very Pale Green
#CFFDBC
ΔE00 3.54
Light Grey Green
#B7E1A1
ΔE00 3.84
Very Light Green
#D1FFBD
ΔE00 3.89
Pale Green
#C7FDB5
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEB4 #D6B4EE
analogous
#E9EEB4 #CCEEB4 #B4EEB9
triadic
#CCEEB4 #B4CCEE #EEB4CC
tetradic
#CCEEB4 #B4E9EE #D6B4EE #EEB9B4
square
#CCEEB4 #B4E9EE #D6B4EE #EEB9B4
split-complementary
#CCEEB4 #B9B4EE #EEB4E9
monochromatic
#88D750 #AAE382 #CCEEB4 #EEF9E6 #EEF9E6
Accessibility & contrast
On white
1.28
#CCEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CCEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEB4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEB4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B0
Deuteranopia (green-blind)
#EEE3B7
Tritanopia (blue-blind)
#CDE9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceeb4; /* rgb */ color: rgb(204, 238, 180); /* oklch */ color: oklch(91.0% 0.085 132.6);
Tailwind
colors: {
custom: {
50: '#dcf3ca',
500: '#cceeb4',
950: '#000000',
},
}SCSS
$custom: #cceeb4; $custom-light: #dcf3ca; $custom-dark: #000000;
JSON
{
"hex": "#cceeb4",
"rgb": {
"r": 204,
"g": 238,
"b": 180
},
"hsl": {
"h": 95.172,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.91009,
"c": 0.08467,
"h": 132.6
},
"luminance": 0.77282
}Semantic roles & 50–950 ramp
primary
#CCEEB4
secondary
#AA7BCC
accent
#1BCB82
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582