#CFED7B#CFED7B
#CFED7B is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.0% C 0.144 H 121.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFED7B |
|---|---|
| RGB | rgb(207, 237, 123) |
| HSL | hsl(76, 76%, 71%) |
| HSV | hsv(76, 48%, 93%) |
| CMYK | cmyk(12.7%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(89.52, -26.87, 51.61) |
| CIE-LCH | lch(89.52, 58.18, 117.50°) |
| OKLab | oklab(90.03% -0.0755 0.1232) |
| OKLCH | oklch(90.03% 0.144 121.5) |
| XYZ | xyz(59.5917, 75.2638, 30.1230) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.17
Pear
#CBF85F
ΔE00 4.65
Light Pea Green
#C4FE82
ΔE00 5.30
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Pale Lime
#BEFD73
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFED7B #997BED
analogous
#EDD27B #CFED7B #96ED7B
triadic
#CFED7B #7BCFED #ED7BCF
tetradic
#CFED7B #7BEDD2 #997BED #ED7B96
square
#CFED7B #7BEDD2 #997BED #ED7B96
split-complementary
#CFED7B #7B96ED #D27BED
monochromatic
#A2D11D #BBE645 #CFED7B #E3F4B1 #F5FBE4
Accessibility & contrast
On white
1.31
#CFED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CFED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFED7B
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFED7B | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#F5E181
Tritanopia (blue-blind)
#D7E3D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfed7b; /* rgb */ color: rgb(207, 237, 123); /* oklch */ color: oklch(90.0% 0.144 121.5);
Tailwind
colors: {
custom: {
50: '#dff2a3',
500: '#cfed7b',
950: '#000000',
},
}SCSS
$custom: #cfed7b; $custom-light: #dff2a3; $custom-dark: #000000;
JSON
{
"hex": "#cfed7b",
"rgb": {
"r": 207,
"g": 237,
"b": 123
},
"hsl": {
"h": 75.789,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.90029,
"c": 0.14447,
"h": 121.5
},
"luminance": 0.75264
}Semantic roles & 50–950 ramp
primary
#CFED7B
secondary
#6846C6
accent
#0DD843
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580