#D2FBFB#D2FBFB
#D2FBFB is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.9% C 0.042 H 196.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBFB |
|---|---|
| RGB | rgb(210, 251, 251) |
| HSL | hsl(180, 84%, 90%) |
| HSV | hsv(180, 16%, 98%) |
| CMYK | cmyk(16.3%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.86, -13.05, -4.38) |
| CIE-LCH | lch(95.86, 13.76, 198.53°) |
| OKLab | oklab(95.93% -0.0403 -0.0119) |
| OKLCH | oklch(95.93% 0.042 196.5) |
| XYZ | xyz(78.4834, 89.6587, 104.4188) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.81
Really Light Blue
#D4FFFF
ΔE00 0.87
Very Pale Blue
#D6FFFE
ΔE00 0.90
Ice Blue (survey)
#D7FFFE
ΔE00 0.95
Pale Blue
#D0FEFE
ΔE00 1.22
Ice
#D6FFFA
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBFB #FBD2D2
analogous
#D2FBE6 #D2FBFB #D2E6FB
triadic
#D2FBFB #FBD2FB #FBFBD2
tetradic
#D2FBFB #E6D2FB #FBD2D2 #E6FBD2
square
#D2FBFB #E6D2FB #FBD2D2 #E6FBD2
split-complementary
#D2FBFB #FBD2E6 #FBE6D2
monochromatic
#62F1F1 #9AF6F6 #D2FBFB #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.11
#D2FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#D2FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBFB
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBFB | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#C6FEFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fbfb; /* rgb */ color: rgb(210, 251, 251); /* oklch */ color: oklch(95.9% 0.042 196.5);
Tailwind
colors: {
custom: {
50: '#e0fcfc',
500: '#d2fbfb',
950: '#000000',
},
}SCSS
$custom: #d2fbfb; $custom-light: #e0fcfc; $custom-dark: #000000;
JSON
{
"hex": "#d2fbfb",
"rgb": {
"r": 210,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.95934,
"c": 0.04203,
"h": 196.5
},
"luminance": 0.89661
}Semantic roles & 50–950 ramp
primary
#D2FBFB
secondary
#E28F8F
accent
#0505E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585