#D2FDF2#D2FDF2
#D2FDF2 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.1% C 0.046 H 178.0°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDF2 |
|---|---|
| RGB | rgb(210, 253, 242) |
| HSL | hsl(165, 91%, 91%) |
| HSV | hsv(165, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(96.15, -15.82, 0.69) |
| CIE-LCH | lch(96.15, 15.83, 177.49°) |
| OKLab | oklab(96.09% -0.0464 0.0016) |
| OKLCH | oklch(96.09% 0.046 178) |
| XYZ | xyz(77.7264, 90.3608, 97.3334) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.53
Duck Egg Blue
#C3FBF4
ΔE00 3.17
Light Light Blue
#CAFFFB
ΔE00 3.35
Eggshell Blue
#C4FFF7
ΔE00 3.42
Very Pale Blue
#D6FFFE
ΔE00 4.18
Ice Blue (survey)
#D7FFFE
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDF2 #FDD2DD
analogous
#D2FDDC #D2FDF2 #D2F2FD
triadic
#D2FDF2 #F2D2FD #FDF2D2
tetradic
#D2FDF2 #DCD2FD #FDD2DD #F2FDD2
square
#D2FDF2 #DCD2FD #FDD2DD #F2FDD2
split-complementary
#D2FDF2 #FDD2F2 #FDDCD2
monochromatic
#5DF8D0 #97FAE1 #D2FDF2 #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.10
#D2FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#D2FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDF2
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDF2 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#F1F1F3
Tritanopia (blue-blind)
#C8FEFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fdf2; /* rgb */ color: rgb(210, 253, 242); /* oklch */ color: oklch(96.1% 0.046 178.0);
Tailwind
colors: {
custom: {
50: '#e0fef6',
500: '#d2fdf2',
950: '#000000',
},
}SCSS
$custom: #d2fdf2; $custom-light: #e0fef6; $custom-dark: #000000;
JSON
{
"hex": "#d2fdf2",
"rgb": {
"r": 210,
"g": 253,
"b": 242
},
"hsl": {
"h": 164.651,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96089,
"c": 0.04642,
"h": 178
},
"luminance": 0.90363
}Semantic roles & 50–950 ramp
primary
#D2FDF2
secondary
#E68DA4
accent
#003BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585