#CCEDAF#CCEDAF
#CCEDAF is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.7% C 0.089 H 130.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDAF |
|---|---|
| RGB | rgb(204, 237, 175) |
| HSL | hsl(92, 63%, 81%) |
| HSV | hsv(92, 26%, 93%) |
| CMYK | cmyk(13.9%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(90.09, -21.52, 26.58) |
| CIE-LCH | lch(90.09, 34.20, 128.99°) |
| OKLab | oklab(90.69% -0.0581 0.0673) |
| OKLCH | oklch(90.69% 0.089 130.8) |
| XYZ | xyz(62.9226, 76.5002, 52.0001) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.01
Light Grey Green
#B7E1A1
ΔE00 3.60
Very Pale Green
#CFFDBC
ΔE00 3.77
Very Light Green
#D1FFBD
ΔE00 4.07
Pale Green
#C7FDB5
ΔE00 4.59
Washed Out Green
#BCF5A6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDAF #D0AFED
analogous
#EBEDAF #CCEDAF #AFEDB1
triadic
#CCEDAF #AFCCED #EDAFCC
tetradic
#CCEDAF #AFEBED #D0AFED #EDB1AF
square
#CCEDAF #AFEBED #D0AFED #EDB1AF
split-complementary
#CCEDAF #B1AFED #EDAFEB
monochromatic
#8CD74B #ACE27D #CCEDAF #ECF8E1 #EFF9E6
Accessibility & contrast
On white
1.29
#CCEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CCEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDAF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDAF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#CEE8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccedaf; /* rgb */ color: rgb(204, 237, 175); /* oklch */ color: oklch(90.7% 0.089 130.8);
Tailwind
colors: {
custom: {
50: '#dcf3c7',
500: '#ccedaf',
950: '#000000',
},
}SCSS
$custom: #ccedaf; $custom-light: #dcf3c7; $custom-dark: #000000;
JSON
{
"hex": "#ccedaf",
"rgb": {
"r": 204,
"g": 237,
"b": 175
},
"hsl": {
"h": 91.935,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.90691,
"c": 0.08887,
"h": 130.8
},
"luminance": 0.76501
}Semantic roles & 50–950 ramp
primary
#CCEDAF
secondary
#A376CA
accent
#1ACB78
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582