#D5FFEF#D5FFEF
#D5FFEF is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.6% C 0.048 H 170.2°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFEF |
|---|---|
| RGB | rgb(213, 255, 239) |
| HSL | hsl(157, 100%, 92%) |
| HSV | hsv(157, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.78, -16.44, 3.18) |
| CIE-LCH | lch(96.78, 16.75, 169.06°) |
| OKLab | oklab(96.61% -0.0474 0.0082) |
| OKLCH | oklch(96.61% 0.048 170.2) |
| XYZ | xyz(78.7765, 91.8960, 95.2318) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.25
Duck Egg Blue
#C3FBF4
ΔE00 4.62
Eggshell Blue
#C4FFF7
ΔE00 4.62
Light Light Blue
#CAFFFB
ΔE00 5.08
Pale Aqua
#B8FFEB
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFEF #FFD5E5
analogous
#D5FFDA #D5FFEF #D5FAFF
triadic
#D5FFEF #EFD5FF #FFEFD5
tetradic
#D5FFEF #DAD5FF #FFD5E5 #FAFFD5
square
#D5FFEF #DAD5FF #FFD5E5 #FAFFD5
split-complementary
#D5FFEF #FFD5FA #FFDAD5
monochromatic
#5BFFC0 #98FFD8 #D5FFEF #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.08
#D5FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#D5FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFEF
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFEF | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#CCFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d5ffef; /* rgb */ color: rgb(213, 255, 239); /* oklch */ color: oklch(96.6% 0.048 170.2);
Tailwind
colors: {
custom: {
50: '#e2fff4',
500: '#d5ffef',
950: '#000000',
},
}SCSS
$custom: #d5ffef; $custom-light: #e2fff4; $custom-dark: #000000;
JSON
{
"hex": "#d5ffef",
"rgb": {
"r": 213,
"g": 255,
"b": 239
},
"hsl": {
"h": 157.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96613,
"c": 0.04805,
"h": 170.2
},
"luminance": 0.91898
}Semantic roles & 50–950 ramp
primary
#D5FFEF
secondary
#EB8DB1
accent
#0057E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685