#D2FFF0#D2FFF0
#D2FFF0 is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.4% C 0.050 H 173.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFF0 |
|---|---|
| RGB | rgb(210, 255, 240) |
| HSL | hsl(160, 100%, 91%) |
| HSV | hsv(160, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(96.62, -17.19, 2.41) |
| CIE-LCH | lch(96.62, 17.36, 172.01°) |
| OKLab | oklab(96.45% -0.0498 0.0061) |
| OKLCH | oklch(96.45% 0.05 173) |
| XYZ | xyz(78.0623, 91.5106, 95.9716) |
| Luminance | 0.9151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.85
Duck Egg Blue
#C3FBF4
ΔE00 3.90
Ice
#D6FFFA
ΔE00 4.01
Light Light Blue
#CAFFFB
ΔE00 4.47
Pale Aqua
#B8FFEB
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFF0 #FFD2E1
analogous
#D2FFD9 #D2FFF0 #D2F7FF
triadic
#D2FFF0 #F0D2FF #FFF0D2
tetradic
#D2FFF0 #D9D2FF #FFD2E1 #F7FFD2
square
#D2FFF0 #D9D2FF #FFD2E1 #F7FFD2
split-complementary
#D2FFF0 #FFD2F7 #FFD9D2
monochromatic
#58FFC7 #95FFDC #D2FFF0 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.09
#D2FFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#D2FFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFF0
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFF0 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#F3F3F1
Tritanopia (blue-blind)
#C8FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fff0; /* rgb */ color: rgb(210, 255, 240); /* oklch */ color: oklch(96.4% 0.050 173.0);
Tailwind
colors: {
custom: {
50: '#e0fff4',
500: '#d2fff0',
950: '#000000',
},
}SCSS
$custom: #d2fff0; $custom-light: #e0fff4; $custom-dark: #000000;
JSON
{
"hex": "#d2fff0",
"rgb": {
"r": 210,
"g": 255,
"b": 240
},
"hsl": {
"h": 160,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96449,
"c": 0.05015,
"h": 173
},
"luminance": 0.91513
}Semantic roles & 50–950 ramp
primary
#D2FFF0
secondary
#EA8BAB
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685