#CFE673#CFE673
#CFE673 is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.4% C 0.143 H 118.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE673 |
|---|---|
| RGB | rgb(207, 230, 115) |
| HSL | hsl(72, 70%, 68%) |
| HSV | hsv(72, 50%, 90%) |
| CMYK | cmyk(10%, 0%, 50%, 9.8%) |
| CIE-LAB | lab(87.53, -24.31, 52.96) |
| CIE-LCH | lch(87.53, 58.27, 114.65°) |
| OKLab | oklab(88.41% -0.069 0.1255) |
| OKLCH | oklch(88.41% 0.143 118.8) |
| XYZ | xyz(57.1240, 71.0972, 26.9301) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.57
Greenish Beige
#C9D179
ΔE00 5.98
Light Yellow Green
#CCFD7F
ΔE00 6.04
Light Khaki
#E6F2A2
ΔE00 6.43
Sickly Yellow
#D0E429
ΔE00 7.05
Pale Olive Green
#B1D27B
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE673 #8A73E6
analogous
#E6C373 #CFE673 #95E673
triadic
#CFE673 #73CFE6 #E673CF
tetradic
#CFE673 #73E6C3 #8A73E6 #E67395
square
#CFE673 #73E6C3 #8A73E6 #E67395
split-complementary
#CFE673 #7395E6 #C373E6
monochromatic
#9EBD22 #BDDD3F #CFE673 #E1EFA7 #F3F9DB
Accessibility & contrast
On white
1.38
#CFE673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CFE673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE673
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE673 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DB69
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#D9DCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe673; /* rgb */ color: rgb(207, 230, 115); /* oklch */ color: oklch(88.4% 0.143 118.8);
Tailwind
colors: {
custom: {
50: '#dfed9e',
500: '#cfe673',
950: '#000000',
},
}SCSS
$custom: #cfe673; $custom-light: #dfed9e; $custom-dark: #000000;
JSON
{
"hex": "#cfe673",
"rgb": {
"r": 207,
"g": 230,
"b": 115
},
"hsl": {
"h": 72,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.88408,
"c": 0.14322,
"h": 118.8
},
"luminance": 0.71097
}Semantic roles & 50–950 ramp
primary
#CFE673
secondary
#5A41BC
accent
#14D23A
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480