#CEDB75#CEDB75
#CEDB75 is a very light, vivid yellow. Relative luminance 0.651; OKLCH L 86.0% C 0.128 H 115.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB75 |
|---|---|
| RGB | rgb(206, 219, 117) |
| HSL | hsl(68, 59%, 66%) |
| HSV | hsv(68, 47%, 86%) |
| CMYK | cmyk(5.9%, 0%, 46.6%, 14.1%) |
| CIE-LAB | lab(84.52, -19.17, 48.37) |
| CIE-LCH | lch(84.52, 52.03, 111.61°) |
| OKLab | oklab(85.99% -0.0542 0.1156) |
| OKLCH | oklch(85.99% 0.128 115.1) |
| XYZ | xyz(53.9967, 65.0699, 26.5414) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.96
Greenish Tan
#BCCB7A
ΔE00 5.08
Pale Olive
#B9CC81
ΔE00 6.15
Pale Olive Green
#B1D27B
ΔE00 6.34
Light Khaki
#E6F2A2
ΔE00 6.56
Khaki (CSS)
#F0E68C
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB75 #8275DB
analogous
#DBB575 #CEDB75 #9BDB75
triadic
#CEDB75 #75CEDB #DB75CE
tetradic
#CEDB75 #75DBB5 #8275DB #DB759B
square
#CEDB75 #75DBB5 #8275DB #DB759B
split-complementary
#CEDB75 #759BDB #B575DB
monochromatic
#99A92C #BDCE44 #CEDB75 #DFE8A6 #F0F4D6
Accessibility & contrast
On white
1.50
#CEDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CEDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB75
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB75 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#D8D1C3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cedb75; /* rgb */ color: rgb(206, 219, 117); /* oklch */ color: oklch(86.0% 0.128 115.1);
Tailwind
colors: {
custom: {
50: '#dfe69f',
500: '#cedb75',
950: '#000000',
},
}SCSS
$custom: #cedb75; $custom-light: #dfe69f; $custom-dark: #000000;
JSON
{
"hex": "#cedb75",
"rgb": {
"r": 206,
"g": 219,
"b": 117
},
"hsl": {
"h": 67.647,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.85987,
"c": 0.12769,
"h": 115.1
},
"luminance": 0.65069
}Semantic roles & 50–950 ramp
primary
#CEDB75
secondary
#5548AC
accent
#1FC635
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480