#D4F2F2#D4F2F2
#D4F2F2 is a very light, muted teal. Relative luminance 0.839; OKLCH L 94.0% C 0.031 H 196.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F2F2 |
|---|---|
| RGB | rgb(212, 242, 242) |
| HSL | hsl(180, 54%, 89%) |
| HSV | hsv(180, 12%, 95%) |
| CMYK | cmyk(12.4%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(93.41, -9.71, -3.29) |
| CIE-LCH | lch(93.41, 10.26, 198.74°) |
| OKLab | oklab(93.95% -0.03 -0.009) |
| OKLCH | oklch(93.95% 0.031 196.6) |
| XYZ | xyz(74.9266, 83.9105, 96.2359) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.66
Ice Blue (survey)
#D7FFFE
ΔE00 3.54
Very Pale Blue
#D6FFFE
ΔE00 3.70
Very Light Blue
#D5FFFF
ΔE00 3.78
Really Light Blue
#D4FFFF
ΔE00 3.95
Pale Blue
#D0FEFE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F2F2 #F2D4D4
analogous
#D4F2E3 #D4F2F2 #D4E3F2
triadic
#D4F2F2 #F2D4F2 #F2F2D4
tetradic
#D4F2F2 #E3D4F2 #F2D4D4 #E3F2D4
square
#D4F2F2 #E3D4F2 #F2D4D4 #E3F2D4
split-complementary
#D4F2F2 #F2D4E3 #F2E3D4
monochromatic
#76D6D6 #A5E4E4 #D4F2F2 #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.18
#D4F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#D4F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F2F2
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F2F2 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#CBF4F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4f2f2; /* rgb */ color: rgb(212, 242, 242); /* oklch */ color: oklch(94.0% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#e1f6f6',
500: '#d4f2f2',
950: '#000000',
},
}SCSS
$custom: #d4f2f2; $custom-light: #e1f6f6; $custom-dark: #000000;
JSON
{
"hex": "#d4f2f2",
"rgb": {
"r": 212,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.93953,
"c": 0.03129,
"h": 196.6
},
"luminance": 0.83912
}Semantic roles & 50–950 ramp
primary
#D4F2F2
secondary
#D19999
accent
#2424C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585