#D4FFF2#D4FFF2
#D4FFF2 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.6% C 0.047 H 175.0°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFF2 |
|---|---|
| RGB | rgb(212, 255, 242) |
| HSL | hsl(162, 100%, 92%) |
| HSV | hsv(162, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(96.79, -16.18, 1.65) |
| CIE-LCH | lch(96.79, 16.27, 174.19°) |
| OKLab | oklab(96.63% -0.0471 0.0041) |
| OKLCH | oklch(96.63% 0.047 175) |
| XYZ | xyz(78.9342, 91.9257, 97.5718) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.20
Duck Egg Blue
#C3FBF4
ΔE00 3.70
Eggshell Blue
#C4FFF7
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.87
Ice Blue (survey)
#D7FFFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFF2 #FFD4E1
analogous
#D4FFDD #D4FFF2 #D4F7FF
triadic
#D4FFF2 #F2D4FF #FFF2D4
tetradic
#D4FFF2 #DDD4FF #FFD4E1 #F7FFD4
square
#D4FFF2 #DDD4FF #FFD4E1 #F7FFD4
split-complementary
#D4FFF2 #FFD4F7 #FFDDD4
monochromatic
#5AFFCD #97FFDF #D4FFF2 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.08
#D4FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#D4FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFF2
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFF2 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F1
Deuteranopia (green-blind)
#F3F3F3
Tritanopia (blue-blind)
#CAFFFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d4fff2; /* rgb */ color: rgb(212, 255, 242); /* oklch */ color: oklch(96.6% 0.047 175.0);
Tailwind
colors: {
custom: {
50: '#e1fff6',
500: '#d4fff2',
950: '#000000',
},
}SCSS
$custom: #d4fff2; $custom-light: #e1fff6; $custom-dark: #000000;
JSON
{
"hex": "#d4fff2",
"rgb": {
"r": 212,
"g": 255,
"b": 242
},
"hsl": {
"h": 161.86,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96632,
"c": 0.04729,
"h": 175
},
"luminance": 0.91928
}Semantic roles & 50–950 ramp
primary
#D4FFF2
secondary
#EB8CA9
accent
#0045E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685