#DDFBFE#DDFBFE
#DDFBFE is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.031 H 204.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFBFE |
|---|---|
| RGB | rgb(221, 251, 254) |
| HSL | hsl(185, 94%, 93%) |
| HSV | hsv(185, 13%, 100%) |
| CMYK | cmyk(13%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.62, -9.07, -4.71) |
| CIE-LCH | lch(96.62, 10.22, 207.44°) |
| OKLab | oklab(96.75% -0.0287 -0.0127) |
| OKLCH | oklch(96.75% 0.031 204) |
| XYZ | xyz(82.2009, 91.5205, 107.0811) |
| Luminance | 0.9152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.62
Ice Blue (survey)
#D7FFFE
ΔE00 3.54
Very Light Blue
#D5FFFF
ΔE00 3.70
Very Pale Blue
#D6FFFE
ΔE00 3.74
Really Light Blue
#D4FFFF
ΔE00 3.92
Pale Blue
#D0FEFE
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFBFE #FEE0DD
analogous
#DDFEF0 #DDFBFE #DDEAFE
triadic
#DDFBFE #FEDDFB #FBFEDD
tetradic
#DDFBFE #F0DDFE #FEE0DD #EAFEDD
square
#DDFBFE #F0DDFE #FEE0DD #EAFEDD
split-complementary
#DDFBFE #FEDDEA #FEF0DD
monochromatic
#66EDFB #A2F4FC #DDFBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.09
#DDFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DDFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFBFE
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFBFE | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#D4FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfbfe; /* rgb */ color: rgb(221, 251, 254); /* oklch */ color: oklch(96.7% 0.031 204.0);
Tailwind
colors: {
custom: {
50: '#e7fcfe',
500: '#ddfbfe',
950: '#000000',
},
}SCSS
$custom: #ddfbfe; $custom-light: #e7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#ddfbfe",
"rgb": {
"r": 221,
"g": 251,
"b": 254
},
"hsl": {
"h": 185.455,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96745,
"c": 0.03138,
"h": 204
},
"luminance": 0.91522
}Semantic roles & 50–950 ramp
primary
#DDFBFE
secondary
#E99D96
accent
#1500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585