#D2FFF4#D2FFF4
#D2FFF4 is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.6% C 0.048 H 178.7°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFF4 |
|---|---|
| RGB | rgb(210, 255, 244) |
| HSL | hsl(165, 100%, 91%) |
| HSV | hsv(165, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(96.72, -16.41, 0.50) |
| CIE-LCH | lch(96.72, 16.42, 178.26°) |
| OKLab | oklab(96.56% -0.0482 0.0011) |
| OKLCH | oklch(96.56% 0.048 178.7) |
| XYZ | xyz(78.6631, 91.7509, 99.1356) |
| Luminance | 0.9175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.61
Duck Egg Blue
#C3FBF4
ΔE00 2.92
Eggshell Blue
#C4FFF7
ΔE00 3.04
Light Light Blue
#CAFFFB
ΔE00 3.10
Very Pale Blue
#D6FFFE
ΔE00 4.24
Ice Blue (survey)
#D7FFFE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFF4 #FFD2DD
analogous
#D2FFDD #D2FFF4 #D2F3FF
triadic
#D2FFF4 #F4D2FF #FFF4D2
tetradic
#D2FFF4 #DDD2FF #FFD2DD #F3FFD2
square
#D2FFF4 #DDD2FF #FFD2DD #F3FFD2
split-complementary
#D2FFF4 #FFD2F3 #FFDDD2
monochromatic
#58FFD6 #95FFE5 #D2FFF4 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.09
#D2FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#D2FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFF4
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFF4 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F4
Deuteranopia (green-blind)
#F2F3F5
Tritanopia (blue-blind)
#C7FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d2fff4; /* rgb */ color: rgb(210, 255, 244); /* oklch */ color: oklch(96.6% 0.048 178.7);
Tailwind
colors: {
custom: {
50: '#e0fff7',
500: '#d2fff4',
950: '#000000',
},
}SCSS
$custom: #d2fff4; $custom-light: #e0fff7; $custom-dark: #000000;
JSON
{
"hex": "#d2fff4",
"rgb": {
"r": 210,
"g": 255,
"b": 244
},
"hsl": {
"h": 165.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9656,
"c": 0.04821,
"h": 178.7
},
"luminance": 0.91753
}Semantic roles & 50–950 ramp
primary
#D2FFF4
secondary
#EA8BA2
accent
#0038E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685