#D2FCEF#D2FCEF
#D2FCEF is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.8% C 0.046 H 174.6°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCEF |
|---|---|
| RGB | rgb(210, 252, 239) |
| HSL | hsl(161, 88%, 91%) |
| HSV | hsv(161, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(95.81, -15.91, 1.75) |
| CIE-LCH | lch(95.81, 16.00, 173.72°) |
| OKLab | oklab(95.8% -0.0463 0.0044) |
| OKLCH | oklch(95.8% 0.046 174.6) |
| XYZ | xyz(76.9646, 89.5523, 94.8749) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.26
Duck Egg Blue
#C3FBF4
ΔE00 3.73
Eggshell Blue
#C4FFF7
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.12
Very Pale Blue
#D6FFFE
ΔE00 4.92
Ice Blue (survey)
#D7FFFE
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCEF #FCD2DF
analogous
#D2FCDA #D2FCEF #D2F4FC
triadic
#D2FCEF #EFD2FC #FCEFD2
tetradic
#D2FCEF #DAD2FC #FCD2DF #F4FCD2
square
#D2FCEF #DAD2FC #FCD2DF #F4FCD2
split-complementary
#D2FCEF #FCD2F4 #FCDAD2
monochromatic
#5FF4C6 #99F8DB #D2FCEF #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.11
#D2FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#D2FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCEF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCEF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#C8FDF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fcef; /* rgb */ color: rgb(210, 252, 239); /* oklch */ color: oklch(95.8% 0.046 174.6);
Tailwind
colors: {
custom: {
50: '#e0fdf4',
500: '#d2fcef',
950: '#000000',
},
}SCSS
$custom: #d2fcef; $custom-light: #e0fdf4; $custom-dark: #000000;
JSON
{
"hex": "#d2fcef",
"rgb": {
"r": 210,
"g": 252,
"b": 239
},
"hsl": {
"h": 161.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.95798,
"c": 0.04647,
"h": 174.6
},
"luminance": 0.89554
}Semantic roles & 50–950 ramp
primary
#D2FCEF
secondary
#E48EA9
accent
#0148E4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585