Really Light Blue#D4FFFF
#D4FFFF is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.0% C 0.044 H 196.5°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFFF |
|---|---|
| RGB | rgb(212, 255, 255) |
| HSL | hsl(180, 100%, 92%) |
| HSV | hsv(180, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.12, -13.63, -4.56) |
| CIE-LCH | lch(97.12, 14.37, 198.51°) |
| OKLab | oklab(97% -0.0421 -0.0124) |
| OKLCH | oklch(97% 0.044 196.5) |
| XYZ | xyz(80.9565, 92.7346, 108.2225) |
| Luminance | 0.9274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.00
Very Light Blue
#D5FFFF
ΔE00 0.24
Very Pale Blue
#D6FFFE
ΔE00 0.56
Ice Blue (survey)
#D7FFFE
ΔE00 0.75
Pale Blue
#D0FEFE
ΔE00 0.76
Ice
#D6FFFA
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFFF #FFD4D4
analogous
#D4FFEA #D4FFFF #D4EAFF
triadic
#D4FFFF #FFD4FF #FFFFD4
tetradic
#D4FFFF #EAD4FF #FFD4D4 #EAFFD4
square
#D4FFFF #EAD4FF #FFD4D4 #EAFFD4
split-complementary
#D4FFFF #FFD4EA #FFEAD4
monochromatic
#5AFFFF #97FFFF #D4FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.07
#D4FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#D4FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFFF
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFFF | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#C7FFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d4ffff; /* rgb */ color: rgb(212, 255, 255); /* oklch */ color: oklch(97.0% 0.044 196.5);
Tailwind
colors: {
custom: {
50: '#e1ffff',
500: '#d4ffff',
950: '#000000',
},
}SCSS
$custom: #d4ffff; $custom-light: #e1ffff; $custom-dark: #000000;
JSON
{
"hex": "#d4ffff",
"rgb": {
"r": 212,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.97003,
"c": 0.04389,
"h": 196.5
},
"luminance": 0.92737
}Semantic roles & 50–950 ramp
primary
#D4FFFF
secondary
#EB8C8C
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686