#DFF27C#DFF27C
#DFF27C is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.3% C 0.145 H 116.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF27C |
|---|---|
| RGB | rgb(223, 242, 124) |
| HSL | hsl(70, 82%, 72%) |
| HSV | hsv(70, 49%, 95%) |
| CMYK | cmyk(7.9%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(91.97, -23.04, 54.36) |
| CIE-LCH | lch(91.97, 59.04, 112.97°) |
| OKLab | oklab(92.28% -0.0654 0.1291) |
| OKLCH | oklch(92.28% 0.145 116.9) |
| XYZ | xyz(65.8224, 80.6481, 31.1640) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.16
Yellowish Tan
#FCFC81
ΔE00 5.25
Faded Yellow
#FEFF7F
ΔE00 5.55
Pale Yellow
#FFFF84
ΔE00 5.58
Light Yellow Green
#CCFD7F
ΔE00 5.60
Butter
#FFFF81
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF27C #8F7CF2
analogous
#F2CA7C #DFF27C #A4F27C
triadic
#DFF27C #7CDFF2 #F27CDF
tetradic
#DFF27C #7CF2CA #8F7CF2 #F27CA4
square
#DFF27C #7CF2CA #8F7CF2 #F27CA4
split-complementary
#DFF27C #7CA4F2 #CA7CF2
monochromatic
#BDDE16 #D1EC44 #DFF27C #EDF8B4 #F8FCE3
Accessibility & contrast
On white
1.23
#DFF27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DFF27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF27C
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF27C | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#EAE7D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff27c; /* rgb */ color: rgb(223, 242, 124); /* oklch */ color: oklch(92.3% 0.145 116.9);
Tailwind
colors: {
custom: {
50: '#ebf6a4',
500: '#dff27c',
950: '#000000',
},
}SCSS
$custom: #dff27c; $custom-light: #ebf6a4; $custom-dark: #000000;
JSON
{
"hex": "#dff27c",
"rgb": {
"r": 223,
"g": 242,
"b": 124
},
"hsl": {
"h": 69.661,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.92281,
"c": 0.14476,
"h": 116.9
},
"luminance": 0.80647
}Semantic roles & 50–950 ramp
primary
#DFF27C
secondary
#5B45CD
accent
#07DE2A
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16170F
muted
#858580