#CEDE92#CEDE92
#CEDE92 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 87.1% C 0.100 H 118.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE92 |
|---|---|
| RGB | rgb(206, 222, 146) |
| HSL | hsl(73, 54%, 72%) |
| HSV | hsv(73, 34%, 87%) |
| CMYK | cmyk(7.2%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(85.73, -17.41, 35.55) |
| CIE-LCH | lch(85.73, 39.59, 116.09°) |
| OKLab | oklab(87.08% -0.0472 0.088) |
| OKLCH | oklch(87.08% 0.1 118.2) |
| XYZ | xyz(56.7631, 67.4400, 37.2154) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.37
Pale Olive
#B9CC81
ΔE00 4.54
Light Khaki
#E6F2A2
ΔE00 4.73
Greenish Tan
#BCCB7A
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 5.37
Light Grey Green
#B7E1A1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE92 #A292DE
analogous
#DEC892 #CEDE92 #A8DE92
triadic
#CEDE92 #92CEDE #DE92CE
tetradic
#CEDE92 #92DEC8 #A292DE #DE92A8
square
#CEDE92 #92DEC8 #A292DE #DE92A8
split-complementary
#CEDE92 #92A8DE #C892DE
monochromatic
#A1BD39 #B9D063 #CEDE92 #E3ECC1 #F4F8E8
Accessibility & contrast
On white
1.45
#CEDE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CEDE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE92
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE92 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68D
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#D5D6CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede92; /* rgb */ color: rgb(206, 222, 146); /* oklch */ color: oklch(87.1% 0.100 118.2);
Tailwind
colors: {
custom: {
50: '#dee8b2',
500: '#cede92',
950: '#000000',
},
}SCSS
$custom: #cede92; $custom-light: #dee8b2; $custom-dark: #000000;
JSON
{
"hex": "#cede92",
"rgb": {
"r": 206,
"g": 222,
"b": 146
},
"hsl": {
"h": 72.632,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.8708,
"c": 0.09985,
"h": 118.2
},
"luminance": 0.6744
}Semantic roles & 50–950 ramp
primary
#CEDE92
secondary
#715EB6
accent
#25C145
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481