#CEDF80#CEDF80
#CEDF80 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 87.0% C 0.121 H 117.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDF80 |
|---|---|
| RGB | rgb(206, 223, 128) |
| HSL | hsl(71, 60%, 69%) |
| HSV | hsv(71, 43%, 87%) |
| CMYK | cmyk(7.6%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(85.73, -20.00, 44.54) |
| CIE-LCH | lch(85.73, 48.82, 114.18°) |
| OKLab | oklab(87% -0.0556 0.1078) |
| OKLCH | oklch(87% 0.121 117.3) |
| XYZ | xyz(55.7379, 67.4561, 30.5019) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.58
Greenish Tan
#BCCB7A
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.31
Pale Olive Green
#B1D27B
ΔE00 5.54
Pale Olive
#B9CC81
ΔE00 5.64
Khaki (CSS)
#F0E68C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDF80 #9180DF
analogous
#DFC180 #CEDF80 #9FDF80
triadic
#CEDF80 #80CEDF #DF80CE
tetradic
#CEDF80 #80DFC1 #9180DF #DF809F
square
#CEDF80 #80DFC1 #9180DF #DF809F
split-complementary
#CEDF80 #809FDF #C180DF
monochromatic
#9EB72E #BBD34F #CEDF80 #E1EBB1 #F4F8E2
Accessibility & contrast
On white
1.45
#CEDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CEDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDF80
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDF80 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#D7D6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedf80; /* rgb */ color: rgb(206, 223, 128); /* oklch */ color: oklch(87.0% 0.121 117.3);
Tailwind
colors: {
custom: {
50: '#dee9a6',
500: '#cedf80',
950: '#000000',
},
}SCSS
$custom: #cedf80; $custom-light: #dee9a6; $custom-dark: #000000;
JSON
{
"hex": "#cedf80",
"rgb": {
"r": 206,
"g": 223,
"b": 128
},
"hsl": {
"h": 70.737,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87002,
"c": 0.12129,
"h": 117.3
},
"luminance": 0.67456
}Semantic roles & 50–950 ramp
primary
#CEDF80
secondary
#604DB6
accent
#1EC73C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480