#CED98C#CED98C
#CED98C is a very light, moderate yellow. Relative luminance 0.646; OKLCH L 85.9% C 0.100 H 115.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED98C |
|---|---|
| RGB | rgb(206, 217, 140) |
| HSL | hsl(69, 50%, 70%) |
| HSV | hsv(69, 35%, 85%) |
| CMYK | cmyk(5.1%, 0%, 35.5%, 14.9%) |
| CIE-LAB | lab(84.30, -15.66, 36.73) |
| CIE-LCH | lch(84.30, 39.93, 113.10°) |
| OKLab | oklab(85.91% -0.0425 0.0905) |
| OKLCH | oklch(85.91% 0.1 115.2) |
| XYZ | xyz(55.0003, 64.6415, 34.3855) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.97
Greenish Tan
#BCCB7A
ΔE00 3.83
Pale Olive
#B9CC81
ΔE00 4.09
Light Khaki
#E6F2A2
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.65
Palegoldenrod
#EEE8AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED98C #978CD9
analogous
#D9BD8C #CED98C #A8D98C
triadic
#CED98C #8CCED9 #D98CCE
tetradic
#CED98C #8CD9BD #978CD9 #D98CA8
square
#CED98C #8CD9BD #978CD9 #D98CA8
split-complementary
#CED98C #8CA8D9 #BD8CD9
monochromatic
#9FB03A #BACA5E #CED98C #E2E8BA #F5F7E8
Accessibility & contrast
On white
1.51
#CED98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CED98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED98C
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED98C | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D286
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#D6D1C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced98c; /* rgb */ color: rgb(206, 217, 140); /* oklch */ color: oklch(85.9% 0.100 115.2);
Tailwind
colors: {
custom: {
50: '#dee4ae',
500: '#ced98c',
950: '#000000',
},
}SCSS
$custom: #ced98c; $custom-light: #dee4ae; $custom-dark: #000000;
JSON
{
"hex": "#ced98c",
"rgb": {
"r": 206,
"g": 217,
"b": 140
},
"hsl": {
"h": 68.571,
"s": 50.327,
"l": 70
},
"oklch": {
"l": 0.85913,
"c": 0.10003,
"h": 115.2
},
"luminance": 0.64641
}Semantic roles & 50–950 ramp
primary
#CED98C
secondary
#6659B0
accent
#28BE3D
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481