#D7FFFB#D7FFFB
#D7FFFB is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.041 H 189.1°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFFB |
|---|---|
| RGB | rgb(215, 255, 251) |
| HSL | hsl(174, 100%, 92%) |
| HSV | hsv(174, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(97.20, -13.51, -2.36) |
| CIE-LCH | lch(97.20, 13.71, 189.93°) |
| OKLab | oklab(97.08% -0.0408 -0.0065) |
| OKLCH | oklch(97.08% 0.041 189.1) |
| XYZ | xyz(81.1923, 92.9299, 104.9076) |
| Luminance | 0.9293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.51
Very Pale Blue
#D6FFFE
ΔE00 1.24
Ice Blue (survey)
#D7FFFE
ΔE00 1.26
Very Light Blue
#D5FFFF
ΔE00 1.66
Really Light Blue
#D4FFFF
ΔE00 1.69
Pale Blue
#D0FEFE
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFFB #FFD7DB
analogous
#D7FFE7 #D7FFFB #D7EFFF
triadic
#D7FFFB #FBD7FF #FFFBD7
tetradic
#D7FFFB #E7D7FF #FFD7DB #EFFFD7
square
#D7FFFB #E7D7FF #FFD7DB #EFFFD7
split-complementary
#D7FFFB #FFD7EF #FFE7D7
monochromatic
#5DFFEF #9AFFF5 #D7FFFB #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.07
#D7FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#D7FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFFB
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFFB | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#CCFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d7fffb; /* rgb */ color: rgb(215, 255, 251); /* oklch */ color: oklch(97.1% 0.041 189.1);
Tailwind
colors: {
custom: {
50: '#e3fffc',
500: '#d7fffb',
950: '#000000',
},
}SCSS
$custom: #d7fffb; $custom-light: #e3fffc; $custom-dark: #000000;
JSON
{
"hex": "#d7fffb",
"rgb": {
"r": 215,
"g": 255,
"b": 251
},
"hsl": {
"h": 174,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.97078,
"c": 0.04131,
"h": 189.1
},
"luminance": 0.92932
}Semantic roles & 50–950 ramp
primary
#D7FFFB
secondary
#EB8F98
accent
#0017E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685