#CEDFCA#CEDFCA
#CEDFCA is a very light, muted green. Relative luminance 0.702; OKLCH L 88.5% C 0.034 H 139.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFCA |
|---|---|
| RGB | rgb(206, 223, 202) |
| HSL | hsl(109, 25%, 83%) |
| HSV | hsv(109, 9%, 87%) |
| CMYK | cmyk(7.6%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(87.08, -9.50, 8.36) |
| CIE-LCH | lch(87.08, 12.65, 138.66°) |
| OKLab | oklab(88.51% -0.0257 0.0218) |
| OKLCH | oklch(88.51% 0.034 139.7) |
| XYZ | xyz(62.5000, 70.1609, 66.1154) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.45
Light Grey
#D8DCD6
ΔE00 8.22
Beige
#F5F5DC
ΔE00 8.50
Off White (survey)
#FFFFE4
ΔE00 9.93
Eggshell
#F0EAD6
ΔE00 10.03
Lightyellow
#FFFFE0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFCA #DBCADF
analogous
#D8DFCA #CEDFCA #CADFD0
triadic
#CEDFCA #CACEDF #DFCACE
tetradic
#CEDFCA #CAD8DF #DBCADF #DFD0CA
square
#CEDFCA #CAD8DF #DBCADF #DFD0CA
split-complementary
#CEDFCA #D0CADF #DFCAD8
monochromatic
#87B17E #ABC8A4 #CEDFCA #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.40
#CEDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CEDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFCA
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFCA | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#DED9CB
Tritanopia (blue-blind)
#CDDDD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfca; /* rgb */ color: rgb(206, 223, 202); /* oklch */ color: oklch(88.5% 0.034 139.7);
Tailwind
colors: {
custom: {
50: '#dde9da',
500: '#cedfca',
950: '#000000',
},
}SCSS
$custom: #cedfca; $custom-light: #dde9da; $custom-dark: #000000;
JSON
{
"hex": "#cedfca",
"rgb": {
"r": 206,
"g": 223,
"b": 202
},
"hsl": {
"h": 108.571,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.8851,
"c": 0.0337,
"h": 139.7
},
"luminance": 0.70161
}Semantic roles & 50–950 ramp
primary
#CEDFCA
secondary
#B097B6
accent
#42A391
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483