#CFE67C#CFE67C
#CFE67C is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.5% C 0.134 H 119.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE67C |
|---|---|
| RGB | rgb(207, 230, 124) |
| HSL | hsl(73, 68%, 69%) |
| HSV | hsv(73, 46%, 90%) |
| CMYK | cmyk(10%, 0%, 46.1%, 9.8%) |
| CIE-LAB | lab(87.64, -23.43, 48.85) |
| CIE-LCH | lch(87.64, 54.17, 115.62°) |
| OKLab | oklab(88.53% -0.0657 0.1171) |
| OKLCH | oklch(88.53% 0.134 119.3) |
| XYZ | xyz(57.6674, 71.3145, 29.7920) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.52
Greenish Beige
#C9D179
ΔE00 5.56
Light Yellow Green
#CCFD7F
ΔE00 6.05
Pear
#CBF85F
ΔE00 6.31
Pale Olive Green
#B1D27B
ΔE00 6.44
Greenish Tan
#BCCB7A
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE67C #937CE6
analogous
#E6C87C #CFE67C #9AE67C
triadic
#CFE67C #7CCFE6 #E67CCF
tetradic
#CFE67C #7CE6C8 #937CE6 #E67C9A
square
#CFE67C #7CE6C8 #937CE6 #E67C9A
split-complementary
#CFE67C #7C9AE6 #C87CE6
monochromatic
#A0C225 #BCDC49 #CFE67C #E2F0AF #F5FAE3
Accessibility & contrast
On white
1.38
#CFE67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#CFE67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE67C
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE67C | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC73
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#D8DCCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe67c; /* rgb */ color: rgb(207, 230, 124); /* oklch */ color: oklch(88.5% 0.134 119.3);
Tailwind
colors: {
custom: {
50: '#dfeea4',
500: '#cfe67c',
950: '#000000',
},
}SCSS
$custom: #cfe67c; $custom-light: #dfeea4; $custom-dark: #000000;
JSON
{
"hex": "#cfe67c",
"rgb": {
"r": 207,
"g": 230,
"b": 124
},
"hsl": {
"h": 73.019,
"s": 67.949,
"l": 69.412
},
"oklch": {
"l": 0.88527,
"c": 0.13431,
"h": 119.3
},
"luminance": 0.71314
}Semantic roles & 50–950 ramp
primary
#CFE67C
secondary
#6248BE
accent
#16D03E
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480