#CCEDBA#CCEDBA
#CCEDBA is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.9% C 0.076 H 134.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDBA |
|---|---|
| RGB | rgb(204, 237, 186) |
| HSL | hsl(99, 59%, 83%) |
| HSV | hsv(99, 22%, 93%) |
| CMYK | cmyk(13.9%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(90.30, -19.83, 21.22) |
| CIE-LCH | lch(90.30, 29.04, 133.06°) |
| OKLab | oklab(90.93% -0.0535 0.0542) |
| OKLCH | oklch(90.93% 0.076 134.6) |
| XYZ | xyz(64.0473, 76.9500, 57.9234) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 4.35
Light Grey Green
#B7E1A1
ΔE00 4.53
Very Light Green
#D1FFBD
ΔE00 4.70
Pale Green
#C7FDB5
ΔE00 5.57
Celadon
#BEFDB7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDBA #DBBAED
analogous
#E5EDBA #CCEDBA #BAEDC1
triadic
#CCEDBA #BACCED #EDBACC
tetradic
#CCEDBA #BAE5ED #DBBAED #EDC1BA
square
#CCEDBA #BAE5ED #DBBAED #EDC1BA
split-complementary
#CCEDBA #C1BAED #EDBAE5
monochromatic
#84D459 #A8E089 #CCEDBA #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.28
#CCEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CCEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDBA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDBA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#CCE9DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccedba; /* rgb */ color: rgb(204, 237, 186); /* oklch */ color: oklch(90.9% 0.076 134.6);
Tailwind
colors: {
custom: {
50: '#dcf3cf',
500: '#ccedba',
950: '#000000',
},
}SCSS
$custom: #ccedba; $custom-light: #dcf3cf; $custom-dark: #000000;
JSON
{
"hex": "#ccedba",
"rgb": {
"r": 204,
"g": 237,
"b": 186
},
"hsl": {
"h": 98.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.90925,
"c": 0.07619,
"h": 134.6
},
"luminance": 0.76951
}Semantic roles & 50–950 ramp
primary
#CCEDBA
secondary
#B081CA
accent
#1FC68B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583