#CEDF7F#CEDF7F
#CEDF7F is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 87.0% C 0.122 H 117.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDF7F |
|---|---|
| RGB | rgb(206, 223, 127) |
| HSL | hsl(71, 60%, 69%) |
| HSV | hsv(71, 43%, 87%) |
| CMYK | cmyk(7.6%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(85.72, -20.10, 45.01) |
| CIE-LCH | lch(85.72, 49.30, 114.07°) |
| OKLab | oklab(86.99% -0.056 0.1088) |
| OKLCH | oklch(86.99% 0.122 117.2) |
| XYZ | xyz(55.6724, 67.4299, 30.1570) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.59
Greenish Tan
#BCCB7A
ΔE00 5.10
Light Khaki
#E6F2A2
ΔE00 5.39
Pale Olive Green
#B1D27B
ΔE00 5.60
Pale Olive
#B9CC81
ΔE00 5.73
Khaki (CSS)
#F0E68C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDF7F #907FDF
analogous
#DFC07F #CEDF7F #9EDF7F
triadic
#CEDF7F #7FCEDF #DF7FCE
tetradic
#CEDF7F #7FDFC0 #907FDF #DF7F9E
square
#CEDF7F #7FDFC0 #907FDF #DF7F9E
split-complementary
#CEDF7F #7F9EDF #C07FDF
monochromatic
#9EB62E #BBD34E #CEDF7F #E1EBB0 #F3F7E1
Accessibility & contrast
On white
1.45
#CEDF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CEDF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDF7F
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDF7F | 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)
#EBD677
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#D7D6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedf7f; /* rgb */ color: rgb(206, 223, 127); /* oklch */ color: oklch(87.0% 0.122 117.2);
Tailwind
colors: {
custom: {
50: '#dee9a6',
500: '#cedf7f',
950: '#000000',
},
}SCSS
$custom: #cedf7f; $custom-light: #dee9a6; $custom-dark: #000000;
JSON
{
"hex": "#cedf7f",
"rgb": {
"r": 206,
"g": 223,
"b": 127
},
"hsl": {
"h": 70.625,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.86987,
"c": 0.12236,
"h": 117.2
},
"luminance": 0.67429
}Semantic roles & 50–950 ramp
primary
#CEDF7F
secondary
#5F4CB6
accent
#1EC83C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480