#D2FEEA#D2FEEA
#D2FEEA is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.052 H 166.0°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEEA |
|---|---|
| RGB | rgb(210, 254, 234) |
| HSL | hsl(153, 96%, 91%) |
| HSV | hsv(153, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.21, -17.84, 4.91) |
| CIE-LCH | lch(96.21, 18.50, 164.61°) |
| OKLab | oklab(96.08% -0.0508 0.0127) |
| OKLCH | oklch(96.08% 0.052 166) |
| XYZ | xyz(76.8676, 90.5237, 91.2488) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.07
Eggshell Blue
#C4FFF7
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 5.48
Ice
#D6FFFA
ΔE00 5.70
Light Light Blue
#CAFFFB
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEEA #FED2E6
analogous
#D2FED4 #D2FEEA #D2FCFE
triadic
#D2FEEA #EAD2FE #FEEAD2
tetradic
#D2FEEA #D4D2FE #FED2E6 #FCFED2
square
#D2FEEA #D4D2FE #FED2E6 #FCFED2
split-complementary
#D2FEEA #FED2FC #FED4D2
monochromatic
#5AFBB2 #96FDCE #D2FEEA #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.10
#D2FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#D2FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEEA
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEEA | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#C9FEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2feea; /* rgb */ color: rgb(210, 254, 234); /* oklch */ color: oklch(96.1% 0.052 166.0);
Tailwind
colors: {
custom: {
50: '#e0fef0',
500: '#d2feea',
950: '#000000',
},
}SCSS
$custom: #d2feea; $custom-light: #e0fef0; $custom-dark: #000000;
JSON
{
"hex": "#d2feea",
"rgb": {
"r": 210,
"g": 254,
"b": 234
},
"hsl": {
"h": 152.727,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96078,
"c": 0.0524,
"h": 166
},
"luminance": 0.90526
}Semantic roles & 50–950 ramp
primary
#D2FEEA
secondary
#E88CB6
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585