#CEDFC4#CEDFC4
#CEDFC4 is a very light, muted yellow-green. Relative luminance 0.699; OKLCH L 88.4% C 0.041 H 133.8°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFC4 |
|---|---|
| RGB | rgb(206, 223, 196) |
| HSL | hsl(98, 30%, 82%) |
| HSV | hsv(98, 12%, 87%) |
| CMYK | cmyk(7.6%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(86.94, -10.53, 11.31) |
| CIE-LCH | lch(86.94, 15.46, 132.95°) |
| OKLab | oklab(88.36% -0.0281 0.0294) |
| OKLCH | oklch(88.36% 0.041 133.8) |
| XYZ | xyz(61.8033, 69.8823, 62.4465) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.37
Beige
#F5F5DC
ΔE00 8.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.41
Light Grey
#D8DCD6
ΔE00 9.74
Lightyellow
#FFFFE0
ΔE00 9.75
Off White (survey)
#FFFFE4
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFC4 #D5C4DF
analogous
#DCDFC4 #CEDFC4 #C4DFC8
triadic
#CEDFC4 #C4CEDF #DFC4CE
tetradic
#CEDFC4 #C4DCDF #D5C4DF #DFC8C4
square
#CEDFC4 #C4DCDF #D5C4DF #DFC8C4
split-complementary
#CEDFC4 #C8C4DF #DFC4DC
monochromatic
#8CB475 #ADC99C #CEDFC4 #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.40
#CEDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CEDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFC4
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFC4 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DBC3
Deuteranopia (green-blind)
#DFD9C5
Tritanopia (blue-blind)
#CEDDD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfc4; /* rgb */ color: rgb(206, 223, 196); /* oklch */ color: oklch(88.4% 0.041 133.8);
Tailwind
colors: {
custom: {
50: '#dde9d5',
500: '#cedfc4',
950: '#000000',
},
}SCSS
$custom: #cedfc4; $custom-light: #dde9d5; $custom-dark: #000000;
JSON
{
"hex": "#cedfc4",
"rgb": {
"r": 206,
"g": 223,
"b": 196
},
"hsl": {
"h": 97.778,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88357,
"c": 0.04068,
"h": 133.8
},
"luminance": 0.69883
}Semantic roles & 50–950 ramp
primary
#CEDFC4
secondary
#A991B7
accent
#3DA881
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483