#D2FFEF#D2FFEF
#D2FFEF is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.4% C 0.051 H 171.6°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFEF |
|---|---|
| RGB | rgb(210, 255, 239) |
| HSL | hsl(159, 100%, 91%) |
| HSV | hsv(159, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.60, -17.38, 2.89) |
| CIE-LCH | lch(96.60, 17.62, 170.55°) |
| OKLab | oklab(96.42% -0.0502 0.0074) |
| OKLCH | oklch(96.42% 0.051 171.6) |
| XYZ | xyz(77.9142, 91.4514, 95.1914) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.12
Duck Egg Blue
#C3FBF4
ΔE00 4.18
Ice
#D6FFFA
ΔE00 4.36
Light Light Blue
#CAFFFB
ΔE00 4.81
Pale Aqua
#B8FFEB
ΔE00 4.95
Very Pale Blue
#D6FFFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFEF #FFD2E2
analogous
#D2FFD8 #D2FFEF #D2F8FF
triadic
#D2FFEF #EFD2FF #FFEFD2
tetradic
#D2FFEF #D8D2FF #FFD2E2 #F8FFD2
square
#D2FFEF #D8D2FF #FFD2E2 #F8FFD2
split-complementary
#D2FFEF #FFD2F8 #FFD8D2
monochromatic
#58FFC3 #95FFD9 #D2FFEF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.09
#D2FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#D2FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFEF
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFEF | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#C8FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2ffef; /* rgb */ color: rgb(210, 255, 239); /* oklch */ color: oklch(96.4% 0.051 171.6);
Tailwind
colors: {
custom: {
50: '#e0fff4',
500: '#d2ffef',
950: '#000000',
},
}SCSS
$custom: #d2ffef; $custom-light: #e0fff4; $custom-dark: #000000;
JSON
{
"hex": "#d2ffef",
"rgb": {
"r": 210,
"g": 255,
"b": 239
},
"hsl": {
"h": 158.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96422,
"c": 0.0507,
"h": 171.6
},
"luminance": 0.91454
}Semantic roles & 50–950 ramp
primary
#D2FFEF
secondary
#EA8BAD
accent
#0052E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685