#D4FFEB#D4FFEB
#D4FFEB is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.4% C 0.052 H 165.4°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFEB |
|---|---|
| RGB | rgb(212, 255, 235) |
| HSL | hsl(152, 100%, 92%) |
| HSV | hsv(152, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.62, -17.51, 5.00) |
| CIE-LCH | lch(96.62, 18.21, 164.06°) |
| OKLab | oklab(96.44% -0.0499 0.013) |
| OKLCH | oklch(96.44% 0.052 165.4) |
| XYZ | xyz(77.9029, 91.5131, 92.1405) |
| Luminance | 0.9152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.33
Eggshell Blue
#C4FFF7
ΔE00 5.54
Duck Egg Blue
#C3FBF4
ΔE00 5.63
Ice
#D6FFFA
ΔE00 5.66
Light Light Blue
#CAFFFB
ΔE00 6.33
Very Pale Blue
#D6FFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFEB #FFD4E8
analogous
#D4FFD6 #D4FFEB #D4FEFF
triadic
#D4FFEB #EBD4FF #FFEBD4
tetradic
#D4FFEB #D6D4FF #FFD4E8 #FEFFD4
square
#D4FFEB #D6D4FF #FFD4E8 #FEFFD4
split-complementary
#D4FFEB #FFD4FE #FFD6D4
monochromatic
#5AFFB2 #97FFCF #D4FFEB #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.09
#D4FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#D4FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFEB
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFEB | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#CCFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d4ffeb; /* rgb */ color: rgb(212, 255, 235); /* oklch */ color: oklch(96.4% 0.052 165.4);
Tailwind
colors: {
custom: {
50: '#e1fff1',
500: '#d4ffeb',
950: '#000000',
},
}SCSS
$custom: #d4ffeb; $custom-light: #e1fff1; $custom-dark: #000000;
JSON
{
"hex": "#d4ffeb",
"rgb": {
"r": 212,
"g": 255,
"b": 235
},
"hsl": {
"h": 152.093,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96441,
"c": 0.05152,
"h": 165.4
},
"luminance": 0.91515
}Semantic roles & 50–950 ramp
primary
#D4FFEB
secondary
#EB8CB8
accent
#006BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685