#CEDFB8#CEDFB8
#CEDFB8 is a very light, muted yellow-green. Relative luminance 0.694; OKLCH L 88.1% C 0.055 H 126.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFB8 |
|---|---|
| RGB | rgb(206, 223, 184) |
| HSL | hsl(86, 38%, 80%) |
| HSV | hsv(86, 17%, 87%) |
| CMYK | cmyk(7.6%, 0%, 17.5%, 12.5%) |
| CIE-LAB | lab(86.68, -12.50, 17.24) |
| CIE-LCH | lch(86.68, 21.29, 125.96°) |
| OKLab | oklab(88.07% -0.033 0.0443) |
| OKLCH | oklch(88.07% 0.055 126.7) |
| XYZ | xyz(60.4917, 69.3576, 55.5386) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.35
Light Sage
#BCECAC
ΔE00 8.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.61
Very Pale Green
#CFFDBC
ΔE00 9.14
Eggshell (survey)
#FFFFD4
ΔE00 9.36
Beige
#F5F5DC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFB8 #C9B8DF
analogous
#DFDDB8 #CEDFB8 #BBDFB8
triadic
#CEDFB8 #B8CEDF #DFB8CE
tetradic
#CEDFB8 #B8DFDD #C9B8DF #DFB8BB
square
#CEDFB8 #B8DFDD #C9B8DF #DFB8BB
split-complementary
#CEDFB8 #B8BBDF #DDB8DF
monochromatic
#94B964 #B1CC8E #CEDFB8 #EBF2E2 #F0F5EA
Accessibility & contrast
On white
1.41
#CEDFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#CEDFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFB8
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFB8 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB6
Deuteranopia (green-blind)
#E1D9BA
Tritanopia (blue-blind)
#D0DBD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedfb8; /* rgb */ color: rgb(206, 223, 184); /* oklch */ color: oklch(88.1% 0.055 126.7);
Tailwind
colors: {
custom: {
50: '#dde9cd',
500: '#cedfb8',
950: '#000000',
},
}SCSS
$custom: #cedfb8; $custom-light: #dde9cd; $custom-dark: #000000;
JSON
{
"hex": "#cedfb8",
"rgb": {
"r": 206,
"g": 223,
"b": 184
},
"hsl": {
"h": 86.154,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.88067,
"c": 0.05528,
"h": 126.7
},
"luminance": 0.69358
}Semantic roles & 50–950 ramp
primary
#CEDFB8
secondary
#9A84B7
accent
#35B16B
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483