#CFE573#CFE573
#CFE573 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 88.2% C 0.142 H 118.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE573 |
|---|---|
| RGB | rgb(207, 229, 115) |
| HSL | hsl(72, 69%, 67%) |
| HSV | hsv(72, 50%, 90%) |
| CMYK | cmyk(9.6%, 0%, 49.8%, 10.2%) |
| CIE-LAB | lab(87.26, -23.83, 52.64) |
| CIE-LCH | lch(87.26, 57.78, 114.35°) |
| OKLab | oklab(88.19% -0.0676 0.1248) |
| OKLCH | oklch(88.19% 0.142 118.4) |
| XYZ | xyz(56.8465, 70.5422, 26.8376) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.72
Pear
#CBF85F
ΔE00 5.83
Light Yellow Green
#CCFD7F
ΔE00 6.30
Light Khaki
#E6F2A2
ΔE00 6.40
Sickly Yellow
#D0E429
ΔE00 7.06
Pale Olive Green
#B1D27B
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE573 #8973E5
analogous
#E5C273 #CFE573 #96E573
triadic
#CFE573 #73CFE5 #E573CF
tetradic
#CFE573 #73E5C2 #8973E5 #E57396
square
#CFE573 #73E5C2 #8973E5 #E57396
split-complementary
#CFE573 #7396E5 #C273E5
monochromatic
#9EBB23 #BDDB3F #CFE573 #E1EFA7 #F2F8DA
Accessibility & contrast
On white
1.39
#CFE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CFE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE573
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE573 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DA69
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#D9DBCB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe573; /* rgb */ color: rgb(207, 229, 115); /* oklch */ color: oklch(88.2% 0.142 118.4);
Tailwind
colors: {
custom: {
50: '#dfed9e',
500: '#cfe573',
950: '#000000',
},
}SCSS
$custom: #cfe573; $custom-light: #dfed9e; $custom-dark: #000000;
JSON
{
"hex": "#cfe573",
"rgb": {
"r": 207,
"g": 229,
"b": 115
},
"hsl": {
"h": 71.579,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.88191,
"c": 0.14196,
"h": 118.4
},
"luminance": 0.70542
}Semantic roles & 50–950 ramp
primary
#CFE573
secondary
#5941BB
accent
#15D139
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480