#CFDE7B#CFDE7B
#CFDE7B is a very light, vivid yellow. Relative luminance 0.669; OKLCH L 86.8% C 0.125 H 116.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE7B |
|---|---|
| RGB | rgb(207, 222, 123) |
| HSL | hsl(69, 60%, 68%) |
| HSV | hsv(69, 45%, 87%) |
| CMYK | cmyk(6.8%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(85.47, -19.65, 46.67) |
| CIE-LCH | lch(85.47, 50.63, 112.83°) |
| OKLab | oklab(86.79% -0.0551 0.1122) |
| OKLCH | oklch(86.79% 0.125 116.1) |
| XYZ | xyz(55.4291, 66.9386, 28.7355) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.37
Greenish Tan
#BCCB7A
ΔE00 5.21
Light Khaki
#E6F2A2
ΔE00 5.75
Pale Olive
#B9CC81
ΔE00 6.04
Pale Olive Green
#B1D27B
ΔE00 6.05
Khaki (CSS)
#F0E68C
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE7B #8A7BDE
analogous
#DEBC7B #CFDE7B #9DDE7B
triadic
#CFDE7B #7BCFDE #DE7BCF
tetradic
#CFDE7B #7BDEBC #8A7BDE #DE7B9D
square
#CFDE7B #7BDEBC #8A7BDE #DE7B9D
split-complementary
#CFDE7B #7B9DDE #BC7BDE
monochromatic
#9EB22D #BDD24A #CFDE7B #E1EAAC #F3F6DD
Accessibility & contrast
On white
1.46
#CFDE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#CFDE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE7B
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE7B | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD573
Deuteranopia (green-blind)
#E9D680
Tritanopia (blue-blind)
#D9D4C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde7b; /* rgb */ color: rgb(207, 222, 123); /* oklch */ color: oklch(86.8% 0.125 116.1);
Tailwind
colors: {
custom: {
50: '#dfe8a3',
500: '#cfde7b',
950: '#000000',
},
}SCSS
$custom: #cfde7b; $custom-light: #dfe8a3; $custom-dark: #000000;
JSON
{
"hex": "#cfde7b",
"rgb": {
"r": 207,
"g": 222,
"b": 123
},
"hsl": {
"h": 69.091,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.86791,
"c": 0.12502,
"h": 116.1
},
"luminance": 0.66938
}Semantic roles & 50–950 ramp
primary
#CFDE7B
secondary
#5A49B4
accent
#1EC838
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480