#D2F8EA#D2F8EA
#D2F8EA is a very light, muted teal. Relative luminance 0.868; OKLCH L 94.8% C 0.043 H 171.1°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F8EA |
|---|---|
| RGB | rgb(210, 248, 234) |
| HSL | hsl(158, 73%, 90%) |
| HSV | hsv(158, 15%, 97%) |
| CMYK | cmyk(15.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(94.64, -14.88, 2.63) |
| CIE-LCH | lch(94.64, 15.12, 169.97°) |
| OKLab | oklab(94.83% -0.043 0.0068) |
| OKLCH | oklch(94.83% 0.044 171.1) |
| XYZ | xyz(74.9933, 86.7751, 90.6241) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.88
Duck Egg Blue
#C3FBF4
ΔE00 4.67
Eggshell Blue
#C4FFF7
ΔE00 5.01
Light Light Blue
#CAFFFB
ΔE00 5.08
Very Pale Blue
#D6FFFE
ΔE00 5.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F8EA #F8D2E0
analogous
#D2F8D7 #D2F8EA #D2F3F8
triadic
#D2F8EA #EAD2F8 #F8EAD2
tetradic
#D2F8EA #D7D2F8 #F8D2E0 #F3F8D2
square
#D2F8EA #D7D2F8 #F8D2E0 #F3F8D2
split-complementary
#D2F8EA #F8D2F3 #F8D7D2
monochromatic
#68E8B9 #9DF0D1 #D2F8EA #E5FBF3 #E5FBF3
Accessibility & contrast
On white
1.14
#D2F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#D2F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F8EA
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F8EA | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#CAF9F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2f8ea; /* rgb */ color: rgb(210, 248, 234); /* oklch */ color: oklch(94.8% 0.043 171.1);
Tailwind
colors: {
custom: {
50: '#e0faf0',
500: '#d2f8ea',
950: '#000000',
},
}SCSS
$custom: #d2f8ea; $custom-light: #e0faf0; $custom-dark: #000000;
JSON
{
"hex": "#d2f8ea",
"rgb": {
"r": 210,
"g": 248,
"b": 234
},
"hsl": {
"h": 157.895,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.9483,
"c": 0.0435,
"h": 171.1
},
"luminance": 0.86777
}Semantic roles & 50–950 ramp
primary
#D2F8EA
secondary
#DC92AD
accent
#1059D5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585