#CFE075#CFE075
#CFE075 is a very light, vivid yellow. Relative luminance 0.679; OKLCH L 87.1% C 0.134 H 116.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE075 |
|---|---|
| RGB | rgb(207, 224, 117) |
| HSL | hsl(70, 63%, 67%) |
| HSV | hsv(70, 48%, 88%) |
| CMYK | cmyk(7.6%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(85.94, -21.22, 50.11) |
| CIE-LCH | lch(85.94, 54.42, 112.95°) |
| OKLab | oklab(87.14% -0.0601 0.1194) |
| OKLCH | oklch(87.14% 0.134 116.7) |
| XYZ | xyz(55.5993, 67.8616, 26.9958) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.27
Greenish Tan
#BCCB7A
ΔE00 6.08
Light Khaki
#E6F2A2
ΔE00 6.22
Pale Olive Green
#B1D27B
ΔE00 6.56
Pale Olive
#B9CC81
ΔE00 6.95
Pear
#CBF85F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE075 #8675E0
analogous
#E0BC75 #CFE075 #9AE075
triadic
#CFE075 #75CFE0 #E075CF
tetradic
#CFE075 #75E0BC #8675E0 #E0759A
square
#CFE075 #75E0BC #8675E0 #E0759A
split-complementary
#CFE075 #759AE0 #BC75E0
monochromatic
#9DB328 #BED543 #CFE075 #E0EBA7 #F2F6D9
Accessibility & contrast
On white
1.44
#CFE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#CFE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE075
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE075 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66C
Deuteranopia (green-blind)
#EBD87B
Tritanopia (blue-blind)
#D9D6C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfe075; /* rgb */ color: rgb(207, 224, 117); /* oklch */ color: oklch(87.1% 0.134 116.7);
Tailwind
colors: {
custom: {
50: '#dfe99f',
500: '#cfe075',
950: '#000000',
},
}SCSS
$custom: #cfe075; $custom-light: #dfe99f; $custom-dark: #000000;
JSON
{
"hex": "#cfe075",
"rgb": {
"r": 207,
"g": 224,
"b": 117
},
"hsl": {
"h": 69.533,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.87138,
"c": 0.13369,
"h": 116.7
},
"luminance": 0.67861
}Semantic roles & 50–950 ramp
primary
#CFE075
secondary
#5745B4
accent
#1ACB36
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480