#CFE475#CFE475
#CFE475 is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 88.0% C 0.139 H 118.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE475 |
|---|---|
| RGB | rgb(207, 228, 117) |
| HSL | hsl(71, 67%, 68%) |
| HSV | hsv(71, 49%, 89%) |
| CMYK | cmyk(9.2%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(87.02, -23.16, 51.41) |
| CIE-LCH | lch(87.02, 56.38, 114.25°) |
| OKLab | oklab(88% -0.0655 0.1223) |
| OKLCH | oklch(88% 0.139 118.2) |
| XYZ | xyz(56.6870, 70.0370, 27.3583) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.34
Light Khaki
#E6F2A2
ΔE00 6.18
Pear
#CBF85F
ΔE00 6.23
Light Yellow Green
#CCFD7F
ΔE00 6.56
Pale Olive Green
#B1D27B
ΔE00 6.81
Greenish Tan
#BCCB7A
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE475 #8A75E4
analogous
#E4C175 #CFE475 #98E475
triadic
#CFE475 #75CFE4 #E475CF
tetradic
#CFE475 #75E4C1 #8A75E4 #E47598
square
#CFE475 #75E4C1 #8A75E4 #E47598
split-complementary
#CFE475 #7598E4 #C175E4
monochromatic
#9EBA24 #BDDA42 #CFE475 #E1EEA8 #F3F8DB
Accessibility & contrast
On white
1.40
#CFE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CFE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE475
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE475 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6B
Deuteranopia (green-blind)
#EEDB7B
Tritanopia (blue-blind)
#D9DACA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe475; /* rgb */ color: rgb(207, 228, 117); /* oklch */ color: oklch(88.0% 0.139 118.2);
Tailwind
colors: {
custom: {
50: '#dfec9f',
500: '#cfe475',
950: '#000000',
},
}SCSS
$custom: #cfe475; $custom-light: #dfec9f; $custom-dark: #000000;
JSON
{
"hex": "#cfe475",
"rgb": {
"r": 207,
"g": 228,
"b": 117
},
"hsl": {
"h": 71.351,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.88001,
"c": 0.13875,
"h": 118.2
},
"luminance": 0.70037
}Semantic roles & 50–950 ramp
primary
#CFE475
secondary
#5A43BA
accent
#16CF39
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480