#CEDF75#CEDF75
#CEDF75 is a very light, vivid yellow. Relative luminance 0.672; OKLCH L 86.8% C 0.133 H 116.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDF75 |
|---|---|
| RGB | rgb(206, 223, 117) |
| HSL | hsl(70, 62%, 67%) |
| HSV | hsv(70, 48%, 87%) |
| CMYK | cmyk(7.6%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(85.60, -21.12, 49.68) |
| CIE-LCH | lch(85.60, 53.98, 113.03°) |
| OKLab | oklab(86.85% -0.0597 0.1185) |
| OKLCH | oklch(86.85% 0.133 116.8) |
| XYZ | xyz(55.0528, 67.1820, 26.8934) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.04
Greenish Tan
#BCCB7A
ΔE00 5.83
Light Khaki
#E6F2A2
ΔE00 6.30
Pale Olive Green
#B1D27B
ΔE00 6.35
Pale Olive
#B9CC81
ΔE00 6.70
Khaki (CSS)
#F0E68C
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDF75 #8675DF
analogous
#DFBB75 #CEDF75 #99DF75
triadic
#CEDF75 #75CEDF #DF75CE
tetradic
#CEDF75 #75DFBB #8675DF #DF7599
square
#CEDF75 #75DFBB #8675DF #DF7599
split-complementary
#CEDF75 #7599DF #BB75DF
monochromatic
#9BB129 #BCD343 #CEDF75 #E0EBA7 #F1F6D8
Accessibility & contrast
On white
1.45
#CEDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CEDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDF75
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDF75 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#D8D5C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedf75; /* rgb */ color: rgb(206, 223, 117); /* oklch */ color: oklch(86.8% 0.133 116.8);
Tailwind
colors: {
custom: {
50: '#dfe99f',
500: '#cedf75',
950: '#000000',
},
}SCSS
$custom: #cedf75; $custom-light: #dfe99f; $custom-dark: #000000;
JSON
{
"hex": "#cedf75",
"rgb": {
"r": 206,
"g": 223,
"b": 117
},
"hsl": {
"h": 69.623,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.86847,
"c": 0.1327,
"h": 116.8
},
"luminance": 0.67182
}Semantic roles & 50–950 ramp
primary
#CEDF75
secondary
#5746B2
accent
#1BCA37
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480