#D2F0FA#D2F0FA
#D2F0FA is a very light, muted cyan. Relative luminance 0.829; OKLCH L 93.7% C 0.034 H 219.8°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0FA |
|---|---|
| RGB | rgb(210, 240, 250) |
| HSL | hsl(195, 80%, 90%) |
| HSV | hsv(195, 16%, 98%) |
| CMYK | cmyk(16%, 4%, 0%, 2%) |
| CIE-LAB | lab(92.98, -7.73, -8.10) |
| CIE-LCH | lch(92.98, 11.20, 226.36°) |
| OKLab | oklab(93.65% -0.0262 -0.0219) |
| OKLCH | oklch(93.65% 0.034 219.8) |
| XYZ | xyz(74.9893, 82.9221, 102.4786) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.45
Azure (CSS)
#F0FFFF
ΔE00 6.59
Very Light Blue
#D5FFFF
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 6.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.73
Really Light Blue
#D4FFFF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0FA #FADCD2
analogous
#D2FAF0 #D2F0FA #D2DCFA
triadic
#D2F0FA #FAD2F0 #F0FAD2
tetradic
#D2F0FA #F0D2FA #FADCD2 #DCFAD2
square
#D2F0FA #F0D2FA #FADCD2 #DCFAD2
split-complementary
#D2F0FA #FAD2DC #FAF0D2
monochromatic
#64CBEE #9BDEF4 #D2F0FA #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.19
#D2F0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#D2F0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0FA
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0FA | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#E3E9FA
Tritanopia (blue-blind)
#C7F4F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f0fa; /* rgb */ color: rgb(210, 240, 250); /* oklch */ color: oklch(93.7% 0.034 219.8);
Tailwind
colors: {
custom: {
50: '#e0f5fc',
500: '#d2f0fa',
950: '#000000',
},
}SCSS
$custom: #d2f0fa; $custom-light: #e0f5fc; $custom-dark: #000000;
JSON
{
"hex": "#d2f0fa",
"rgb": {
"r": 210,
"g": 240,
"b": 250
},
"hsl": {
"h": 195,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.93651,
"c": 0.03418,
"h": 219.8
},
"luminance": 0.82924
}Semantic roles & 50–950 ramp
primary
#D2F0FA
secondary
#E0A490
accent
#3E09DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585