#DEF174#DEF174
#DEF174 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 91.9% C 0.151 H 116.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF174 |
|---|---|
| RGB | rgb(222, 241, 116) |
| HSL | hsl(69, 82%, 70%) |
| HSV | hsv(69, 52%, 95%) |
| CMYK | cmyk(7.9%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(91.55, -23.67, 57.51) |
| CIE-LCH | lch(91.55, 62.19, 112.37°) |
| OKLab | oklab(91.9% -0.0679 0.1353) |
| OKLCH | oklch(91.9% 0.151 116.6) |
| XYZ | xyz(64.7328, 79.7018, 28.4935) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 4.81
Yellowish Tan
#FCFC81
ΔE00 5.18
Faded Yellow
#FEFF7F
ΔE00 5.42
Pale Yellow
#FFFF84
ΔE00 5.55
Butter
#FFFF81
ΔE00 5.58
Banana (survey)
#FFFF7E
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF174 #8774F1
analogous
#F1C574 #DEF174 #A0F174
triadic
#DEF174 #74DEF1 #F174DE
tetradic
#DEF174 #74F1C5 #8774F1 #F174A0
square
#DEF174 #74F1C5 #8774F1 #F174A0
split-complementary
#DEF174 #74A0F1 #C574F1
monochromatic
#B8D515 #D1EB3C #DEF174 #EBF7AC #F8FCE3
Accessibility & contrast
On white
1.24
#DEF174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DEF174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF174
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF174 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE668
Deuteranopia (green-blind)
#FDE87B
Tritanopia (blue-blind)
#E9E5D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #def174; /* rgb */ color: rgb(222, 241, 116); /* oklch */ color: oklch(91.9% 0.151 116.6);
Tailwind
colors: {
custom: {
50: '#eaf59f',
500: '#def174',
950: '#000000',
},
}SCSS
$custom: #def174; $custom-light: #eaf59f; $custom-dark: #000000;
JSON
{
"hex": "#def174",
"rgb": {
"r": 222,
"g": 241,
"b": 116
},
"hsl": {
"h": 69.12,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.91895,
"c": 0.15138,
"h": 116.6
},
"luminance": 0.79701
}Semantic roles & 50–950 ramp
primary
#DEF174
secondary
#543FCB
accent
#07DE28
background
#FFFFFC
surface
#FEFEF5
border
#D6D6CF
text
#16170F
muted
#858580