#CEDFC3#CEDFC3
#CEDFC3 is a very light, muted yellow-green. Relative luminance 0.698; OKLCH L 88.3% C 0.042 H 133.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFC3 |
|---|---|
| RGB | rgb(206, 223, 195) |
| HSL | hsl(96, 30%, 82%) |
| HSV | hsv(96, 13%, 87%) |
| CMYK | cmyk(7.6%, 0%, 12.6%, 12.5%) |
| CIE-LAB | lab(86.92, -10.70, 11.81) |
| CIE-LCH | lch(86.92, 15.93, 132.18°) |
| OKLab | oklab(88.33% -0.0285 0.0306) |
| OKLCH | oklch(88.33% 0.042 133) |
| XYZ | xyz(61.6899, 69.8369, 61.8490) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.54
Honeydew
#F0FFF0
ΔE00 8.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.29
Lightyellow
#FFFFE0
ΔE00 9.73
Off White (survey)
#FFFFE4
ΔE00 9.85
Light Grey Green
#B7E1A1
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFC3 #D4C3DF
analogous
#DCDFC3 #CEDFC3 #C3DFC6
triadic
#CEDFC3 #C3CEDF #DFC3CE
tetradic
#CEDFC3 #C3DCDF #D4C3DF #DFC6C3
square
#CEDFC3 #C3DCDF #D4C3DF #DFC6C3
split-complementary
#CEDFC3 #C6C3DF #DFC3DC
monochromatic
#8DB473 #ADCA9B #CEDFC3 #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.40
#CEDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CEDFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFC3
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFC3 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DBC1
Deuteranopia (green-blind)
#DFD9C4
Tritanopia (blue-blind)
#CFDCD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfc3; /* rgb */ color: rgb(206, 223, 195); /* oklch */ color: oklch(88.3% 0.042 133.0);
Tailwind
colors: {
custom: {
50: '#dde9d5',
500: '#cedfc3',
950: '#000000',
},
}SCSS
$custom: #cedfc3; $custom-light: #dde9d5; $custom-dark: #000000;
JSON
{
"hex": "#cedfc3",
"rgb": {
"r": 206,
"g": 223,
"b": 195
},
"hsl": {
"h": 96.429,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88332,
"c": 0.04187,
"h": 133
},
"luminance": 0.69837
}Semantic roles & 50–950 ramp
primary
#CEDFC3
secondary
#A790B7
accent
#3CA97E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483