#CFE175#CFE175
#CFE175 is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 87.4% C 0.135 H 117.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE175 |
|---|---|
| RGB | rgb(207, 225, 117) |
| HSL | hsl(70, 64%, 67%) |
| HSV | hsv(70, 48%, 88%) |
| CMYK | cmyk(8%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(86.21, -21.71, 50.43) |
| CIE-LCH | lch(86.21, 54.91, 113.29°) |
| OKLab | oklab(87.35% -0.0614 0.1202) |
| OKLCH | oklch(87.35% 0.135 117.1) |
| XYZ | xyz(55.8688, 68.4007, 27.0856) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.53
Light Khaki
#E6F2A2
ΔE00 6.19
Greenish Tan
#BCCB7A
ΔE00 6.28
Pale Olive Green
#B1D27B
ΔE00 6.61
Pear
#CBF85F
ΔE00 7.02
Pale Olive
#B9CC81
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE175 #8775E1
analogous
#E1BD75 #CFE175 #99E175
triadic
#CFE175 #75CFE1 #E175CF
tetradic
#CFE175 #75E1BD #8775E1 #E17599
square
#CFE175 #75E1BD #8775E1 #E17599
split-complementary
#CFE175 #7599E1 #BD75E1
monochromatic
#9DB427 #BED643 #CFE175 #E0ECA7 #F2F7DA
Accessibility & contrast
On white
1.43
#CFE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CFE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE175
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE175 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76B
Deuteranopia (green-blind)
#ECD87B
Tritanopia (blue-blind)
#D9D7C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfe175; /* rgb */ color: rgb(207, 225, 117); /* oklch */ color: oklch(87.4% 0.135 117.1);
Tailwind
colors: {
custom: {
50: '#dfea9f',
500: '#cfe175',
950: '#000000',
},
}SCSS
$custom: #cfe175; $custom-light: #dfea9f; $custom-dark: #000000;
JSON
{
"hex": "#cfe175",
"rgb": {
"r": 207,
"g": 225,
"b": 117
},
"hsl": {
"h": 70,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.87354,
"c": 0.13495,
"h": 117.1
},
"luminance": 0.684
}Semantic roles & 50–950 ramp
primary
#CFE175
secondary
#5845B5
accent
#19CC37
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480