#CFEB73#CFEB73
#CFEB73 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.5% C 0.150 H 120.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB73 |
|---|---|
| RGB | rgb(207, 235, 115) |
| HSL | hsl(74, 75%, 69%) |
| HSV | hsv(74, 51%, 92%) |
| CMYK | cmyk(11.9%, 0%, 51.1%, 7.8%) |
| CIE-LAB | lab(88.88, -26.69, 54.57) |
| CIE-LCH | lch(88.88, 60.74, 116.06°) |
| OKLab | oklab(89.49% -0.0757 0.129) |
| OKLCH | oklch(89.49% 0.15 120.4) |
| XYZ | xyz(58.5354, 73.9200, 27.4006) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.35
Light Yellow Green
#CCFD7F
ΔE00 4.77
Light Pea Green
#C4FE82
ΔE00 6.00
Pale Lime
#BEFD73
ΔE00 6.14
Pistachio (survey)
#C0FA8B
ΔE00 6.46
Light Khaki
#E6F2A2
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB73 #8F73EB
analogous
#EBCB73 #CFEB73 #93EB73
triadic
#CFEB73 #73CFEB #EB73CF
tetradic
#CFEB73 #73EBCB #8F73EB #EB7393
square
#CFEB73 #73EBCB #8F73EB #EB7393
split-complementary
#CFEB73 #7393EB #CB73EB
monochromatic
#9FC71C #BDE33D #CFEB73 #E1F3A9 #F4FADE
Accessibility & contrast
On white
1.33
#CFEB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CFEB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB73
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB73 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E068
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#D8E1D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfeb73; /* rgb */ color: rgb(207, 235, 115); /* oklch */ color: oklch(89.5% 0.150 120.4);
Tailwind
colors: {
custom: {
50: '#e0f19e',
500: '#cfeb73',
950: '#000000',
},
}SCSS
$custom: #cfeb73; $custom-light: #e0f19e; $custom-dark: #000000;
JSON
{
"hex": "#cfeb73",
"rgb": {
"r": 207,
"g": 235,
"b": 115
},
"hsl": {
"h": 74,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.89493,
"c": 0.14959,
"h": 120.4
},
"luminance": 0.7392
}Semantic roles & 50–950 ramp
primary
#CFEB73
secondary
#5E3FC3
accent
#0ED73D
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580