#CEDFC2#CEDFC2
#CEDFC2 is a very light, muted yellow-green. Relative luminance 0.698; OKLCH L 88.3% C 0.043 H 132.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFC2 |
|---|---|
| RGB | rgb(206, 223, 194) |
| HSL | hsl(95, 31%, 82%) |
| HSV | hsv(95, 13%, 87%) |
| CMYK | cmyk(7.6%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(86.89, -10.87, 12.30) |
| CIE-LCH | lch(86.89, 16.41, 131.46°) |
| OKLab | oklab(88.31% -0.0289 0.0319) |
| OKLCH | oklch(88.31% 0.043 132.2) |
| XYZ | xyz(61.5772, 69.7918, 61.2556) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.59
Honeydew
#F0FFF0
ΔE00 8.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.19
Light Grey Green
#B7E1A1
ΔE00 9.62
Lightyellow
#FFFFE0
ΔE00 9.71
Off White (survey)
#FFFFE4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFC2 #D3C2DF
analogous
#DDDFC2 #CEDFC2 #C2DFC5
triadic
#CEDFC2 #C2CEDF #DFC2CE
tetradic
#CEDFC2 #C2DDDF #D3C2DF #DFC5C2
square
#CEDFC2 #C2DDDF #D3C2DF #DFC5C2
split-complementary
#CEDFC2 #C5C2DF #DFC2DD
monochromatic
#8EB572 #AECA9A #CEDFC2 #EEF4EA #EFF4EB
Accessibility & contrast
On white
1.40
#CEDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CEDFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFC2
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFC2 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DAC0
Deuteranopia (green-blind)
#DFD9C3
Tritanopia (blue-blind)
#CFDCD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfc2; /* rgb */ color: rgb(206, 223, 194); /* oklch */ color: oklch(88.3% 0.043 132.2);
Tailwind
colors: {
custom: {
50: '#dde9d4',
500: '#cedfc2',
950: '#000000',
},
}SCSS
$custom: #cedfc2; $custom-light: #dde9d4; $custom-dark: #000000;
JSON
{
"hex": "#cedfc2",
"rgb": {
"r": 206,
"g": 223,
"b": 194
},
"hsl": {
"h": 95.172,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88307,
"c": 0.04307,
"h": 132.2
},
"luminance": 0.69792
}Semantic roles & 50–950 ramp
primary
#CEDFC2
secondary
#A68EB7
accent
#3CAA7C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483