#CCEDB2#CCEDB2
#CCEDB2 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.8% C 0.085 H 131.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDB2 |
|---|---|
| RGB | rgb(204, 237, 178) |
| HSL | hsl(94, 62%, 81%) |
| HSV | hsv(94, 25%, 93%) |
| CMYK | cmyk(13.9%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(90.15, -21.07, 25.12) |
| CIE-LCH | lch(90.15, 32.79, 129.98°) |
| OKLab | oklab(90.75% -0.0568 0.0638) |
| OKLCH | oklch(90.75% 0.085 131.7) |
| XYZ | xyz(63.2205, 76.6193, 53.5691) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.01
Light Grey Green
#B7E1A1
ΔE00 3.70
Very Pale Green
#CFFDBC
ΔE00 3.77
Very Light Green
#D1FFBD
ΔE00 4.10
Pale Green
#C7FDB5
ΔE00 4.73
Washed Out Green
#BCF5A6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDB2 #D3B2ED
analogous
#EAEDB2 #CCEDB2 #B2EDB6
triadic
#CCEDB2 #B2CCED #EDB2CC
tetradic
#CCEDB2 #B2EAED #D3B2ED #EDB6B2
square
#CCEDB2 #B2EAED #D3B2ED #EDB6B2
split-complementary
#CCEDB2 #B6B2ED #EDB2EA
monochromatic
#8AD64F #ABE180 #CCEDB2 #EDF9E4 #EFF9E6
Accessibility & contrast
On white
1.29
#CCEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CCEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDB2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDB2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AE
Deuteranopia (green-blind)
#EDE2B5
Tritanopia (blue-blind)
#CDE8DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccedb2; /* rgb */ color: rgb(204, 237, 178); /* oklch */ color: oklch(90.8% 0.085 131.7);
Tailwind
colors: {
custom: {
50: '#dcf3c9',
500: '#ccedb2',
950: '#000000',
},
}SCSS
$custom: #ccedb2; $custom-light: #dcf3c9; $custom-dark: #000000;
JSON
{
"hex": "#ccedb2",
"rgb": {
"r": 204,
"g": 237,
"b": 178
},
"hsl": {
"h": 93.559,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.90753,
"c": 0.0854,
"h": 131.7
},
"luminance": 0.7662
}Semantic roles & 50–950 ramp
primary
#CCEDB2
secondary
#A679CA
accent
#1CCA7D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582