#CFED73#CFED73
#CFED73 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.152 H 121.0°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFED73 |
|---|---|
| RGB | rgb(207, 237, 115) |
| HSL | hsl(75, 77%, 69%) |
| HSV | hsv(75, 51%, 93%) |
| CMYK | cmyk(12.7%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(89.43, -27.64, 55.21) |
| CIE-LCH | lch(89.43, 61.74, 116.59°) |
| OKLab | oklab(89.93% -0.0783 0.1304) |
| OKLCH | oklch(89.93% 0.152 121) |
| XYZ | xyz(59.1112, 75.0716, 27.5925) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 5.56
Pale Lime
#BEFD73
ΔE00 5.67
Pistachio (survey)
#C0FA8B
ΔE00 6.12
Light Yellowish Green
#C2FF89
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFED73 #9173ED
analogous
#EDCE73 #CFED73 #92ED73
triadic
#CFED73 #73CFED #ED73CF
tetradic
#CFED73 #73EDCE #9173ED #ED7392
square
#CFED73 #73EDCE #9173ED #ED7392
split-complementary
#CFED73 #7392ED #CE73ED
monochromatic
#A0CB1A #BCE63D #CFED73 #E2F4A9 #F4FBDF
Accessibility & contrast
On white
1.31
#CFED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CFED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFED73
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFED73 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E168
Deuteranopia (green-blind)
#F6E17A
Tritanopia (blue-blind)
#D8E3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfed73; /* rgb */ color: rgb(207, 237, 115); /* oklch */ color: oklch(89.9% 0.152 121.0);
Tailwind
colors: {
custom: {
50: '#e0f29e',
500: '#cfed73',
950: '#000000',
},
}SCSS
$custom: #cfed73; $custom-light: #e0f29e; $custom-dark: #000000;
JSON
{
"hex": "#cfed73",
"rgb": {
"r": 207,
"g": 237,
"b": 115
},
"hsl": {
"h": 74.754,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.89928,
"c": 0.15214,
"h": 121
},
"luminance": 0.75072
}Semantic roles & 50–950 ramp
primary
#CFED73
secondary
#603FC6
accent
#0CD93F
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580