#CED98E#CED98E
#CED98E is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 85.9% C 0.098 H 115.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CED98E |
|---|---|
| RGB | rgb(206, 217, 142) |
| HSL | hsl(69, 50%, 70%) |
| HSV | hsv(69, 35%, 85%) |
| CMYK | cmyk(5.1%, 0%, 34.6%, 14.9%) |
| CIE-LAB | lab(84.33, -15.42, 35.76) |
| CIE-LCH | lch(84.33, 38.94, 113.33°) |
| OKLab | oklab(85.95% -0.0417 0.0883) |
| OKLCH | oklch(85.95% 0.098 115.3) |
| XYZ | xyz(55.1491, 64.7010, 35.1692) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.26
Greenish Tan
#BCCB7A
ΔE00 3.93
Pale Olive
#B9CC81
ΔE00 4.06
Light Khaki
#E6F2A2
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.72
Palegoldenrod
#EEE8AA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED98E #998ED9
analogous
#D9BE8E #CED98E #A8D98E
triadic
#CED98E #8ECED9 #D98ECE
tetradic
#CED98E #8ED9BE #998ED9 #D98EA8
square
#CED98E #8ED9BE #998ED9 #D98EA8
split-complementary
#CED98E #8EA8D9 #BE8ED9
monochromatic
#A0B13C #BACA60 #CED98E #E2E8BC #F5F7E8
Accessibility & contrast
On white
1.51
#CED98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CED98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED98E
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED98E | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D289
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#D6D1C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced98e; /* rgb */ color: rgb(206, 217, 142); /* oklch */ color: oklch(85.9% 0.098 115.3);
Tailwind
colors: {
custom: {
50: '#dee4b0',
500: '#ced98e',
950: '#000000',
},
}SCSS
$custom: #ced98e; $custom-light: #dee4b0; $custom-dark: #000000;
JSON
{
"hex": "#ced98e",
"rgb": {
"r": 206,
"g": 217,
"b": 142
},
"hsl": {
"h": 68.8,
"s": 49.669,
"l": 70.392
},
"oklch": {
"l": 0.85947,
"c": 0.09771,
"h": 115.3
},
"luminance": 0.64701
}Semantic roles & 50–950 ramp
primary
#CED98E
secondary
#685BB0
accent
#29BD3E
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481