#CFE174#CFE174
#CFE174 is a very light, vivid yellow. Relative luminance 0.684; OKLCH L 87.3% C 0.136 H 117.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE174 |
|---|---|
| RGB | rgb(207, 225, 116) |
| HSL | hsl(70, 64%, 67%) |
| HSV | hsv(70, 48%, 88%) |
| CMYK | cmyk(8%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(86.19, -21.80, 50.89) |
| CIE-LCH | lch(86.19, 55.37, 113.19°) |
| OKLab | oklab(87.34% -0.0618 0.1211) |
| OKLCH | oklch(87.34% 0.136 117) |
| XYZ | xyz(55.8104, 68.3773, 26.7776) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.60
Light Khaki
#E6F2A2
ΔE00 6.30
Greenish Tan
#BCCB7A
ΔE00 6.36
Pale Olive Green
#B1D27B
ΔE00 6.69
Pear
#CBF85F
ΔE00 6.95
Pale Olive
#B9CC81
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE174 #8674E1
analogous
#E1BD74 #CFE174 #99E174
triadic
#CFE174 #74CFE1 #E174CF
tetradic
#CFE174 #74E1BD #8674E1 #E17499
square
#CFE174 #74E1BD #8674E1 #E17499
split-complementary
#CFE174 #7499E1 #BD74E1
monochromatic
#9DB427 #BED642 #CFE174 #E0ECA6 #F2F7D9
Accessibility & contrast
On white
1.43
#CFE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CFE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE174
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE174 | 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)
#EED76A
Deuteranopia (green-blind)
#ECD87A
Tritanopia (blue-blind)
#D9D7C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfe174; /* rgb */ color: rgb(207, 225, 116); /* oklch */ color: oklch(87.3% 0.136 117.0);
Tailwind
colors: {
custom: {
50: '#dfea9e',
500: '#cfe174',
950: '#000000',
},
}SCSS
$custom: #cfe174; $custom-light: #dfea9e; $custom-dark: #000000;
JSON
{
"hex": "#cfe174",
"rgb": {
"r": 207,
"g": 225,
"b": 116
},
"hsl": {
"h": 69.908,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.87341,
"c": 0.13594,
"h": 117
},
"luminance": 0.68377
}Semantic roles & 50–950 ramp
primary
#CFE174
secondary
#5744B5
accent
#19CC37
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480