#CFE67F#CFE67F
#CFE67F is a very light, vivid yellow-green. Relative luminance 0.714; OKLCH L 88.6% C 0.131 H 119.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE67F |
|---|---|
| RGB | rgb(207, 230, 127) |
| HSL | hsl(73, 67%, 70%) |
| HSV | hsv(73, 45%, 90%) |
| CMYK | cmyk(10%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(87.67, -23.12, 47.45) |
| CIE-LCH | lch(87.67, 52.78, 115.97°) |
| OKLab | oklab(88.57% -0.0646 0.1142) |
| OKLCH | oklch(88.57% 0.131 119.5) |
| XYZ | xyz(57.8600, 71.3916, 30.8064) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.23
Greenish Beige
#C9D179
ΔE00 5.47
Light Yellow Green
#CCFD7F
ΔE00 6.11
Pale Olive Green
#B1D27B
ΔE00 6.23
Pear
#CBF85F
ΔE00 6.61
Greenish Tan
#BCCB7A
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE67F #967FE6
analogous
#E6C97F #CFE67F #9CE67F
triadic
#CFE67F #7FCFE6 #E67FCF
tetradic
#CFE67F #7FE6C9 #967FE6 #E67F9C
square
#CFE67F #7FE6C9 #967FE6 #E67F9C
split-complementary
#CFE67F #7F9CE6 #C97FE6
monochromatic
#A1C426 #BCDC4C #CFE67F #E2F0B2 #F5FAE5
Accessibility & contrast
On white
1.37
#CFE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CFE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE67F
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE67F | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#D8DCCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe67f; /* rgb */ color: rgb(207, 230, 127); /* oklch */ color: oklch(88.6% 0.131 119.5);
Tailwind
colors: {
custom: {
50: '#dfeea6',
500: '#cfe67f',
950: '#000000',
},
}SCSS
$custom: #cfe67f; $custom-light: #dfeea6; $custom-dark: #000000;
JSON
{
"hex": "#cfe67f",
"rgb": {
"r": 207,
"g": 230,
"b": 127
},
"hsl": {
"h": 73.398,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.88569,
"c": 0.13123,
"h": 119.5
},
"luminance": 0.71391
}Semantic roles & 50–950 ramp
primary
#CFE67F
secondary
#654BBE
accent
#16CF40
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480