#D2FFF2#D2FFF2
#D2FFF2 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.5% C 0.049 H 175.8°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFF2 |
|---|---|
| RGB | rgb(210, 255, 242) |
| HSL | hsl(163, 100%, 91%) |
| HSV | hsv(163, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(96.67, -16.80, 1.45) |
| CIE-LCH | lch(96.67, 16.87, 175.05°) |
| OKLab | oklab(96.5% -0.049 0.0036) |
| OKLCH | oklch(96.5% 0.049 175.8) |
| XYZ | xyz(78.3610, 91.6301, 97.5449) |
| Luminance | 0.9163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.31
Duck Egg Blue
#C3FBF4
ΔE00 3.36
Eggshell Blue
#C4FFF7
ΔE00 3.39
Light Light Blue
#CAFFFB
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 4.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFF2 #FFD2DF
analogous
#D2FFDB #D2FFF2 #D2F5FF
triadic
#D2FFF2 #F2D2FF #FFF2D2
tetradic
#D2FFF2 #DBD2FF #FFD2DF #F5FFD2
square
#D2FFF2 #DBD2FF #FFD2DF #F5FFD2
split-complementary
#D2FFF2 #FFD2F5 #FFDBD2
monochromatic
#58FFCF #95FFE0 #D2FFF2 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.09
#D2FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#D2FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFF2
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFF2 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F1
Deuteranopia (green-blind)
#F3F3F3
Tritanopia (blue-blind)
#C7FFFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fff2; /* rgb */ color: rgb(210, 255, 242); /* oklch */ color: oklch(96.5% 0.049 175.8);
Tailwind
colors: {
custom: {
50: '#e0fff6',
500: '#d2fff2',
950: '#000000',
},
}SCSS
$custom: #d2fff2; $custom-light: #e0fff6; $custom-dark: #000000;
JSON
{
"hex": "#d2fff2",
"rgb": {
"r": 210,
"g": 255,
"b": 242
},
"hsl": {
"h": 162.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96504,
"c": 0.04911,
"h": 175.8
},
"luminance": 0.91632
}Semantic roles & 50–950 ramp
primary
#D2FFF2
secondary
#EA8BA6
accent
#0042E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685