#DDFFFB#DDFFFB
#DDFFFB is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.035 H 188.0°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFFB |
|---|---|
| RGB | rgb(221, 255, 251) |
| HSL | hsl(173, 100%, 93%) |
| HSV | hsv(173, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(97.57, -11.65, -1.77) |
| CIE-LCH | lch(97.57, 11.79, 188.65°) |
| OKLab | oklab(97.47% -0.0351 -0.0049) |
| OKLCH | oklch(97.47% 0.035 188) |
| XYZ | xyz(82.9870, 93.8553, 104.9917) |
| Luminance | 0.9386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.81
Ice
#D6FFFA
ΔE00 1.88
Very Pale Blue
#D6FFFE
ΔE00 1.99
Lightcyan
#E0FFFF
ΔE00 2.08
Very Light Blue
#D5FFFF
ΔE00 2.38
Really Light Blue
#D4FFFF
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFFB #FFDDE1
analogous
#DDFFEA #DDFFFB #DDF2FF
triadic
#DDFFFB #FBDDFF #FFFBDD
tetradic
#DDFFFB #EADDFF #FFDDE1 #F2FFDD
square
#DDFFFB #EADDFF #FFDDE1 #F2FFDD
split-complementary
#DDFFFB #FFDDF2 #FFEADD
monochromatic
#63FFED #A0FFF4 #DDFFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.06
#DDFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#DDFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFFB
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFFB | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#D4FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ddfffb; /* rgb */ color: rgb(221, 255, 251); /* oklch */ color: oklch(97.5% 0.035 188.0);
Tailwind
colors: {
custom: {
50: '#e7fffc',
500: '#ddfffb',
950: '#000000',
},
}SCSS
$custom: #ddfffb; $custom-light: #e7fffc; $custom-dark: #000000;
JSON
{
"hex": "#ddfffb",
"rgb": {
"r": 221,
"g": 255,
"b": 251
},
"hsl": {
"h": 172.941,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97471,
"c": 0.03543,
"h": 188
},
"luminance": 0.93857
}Semantic roles & 50–950 ramp
primary
#DDFFFB
secondary
#EC949E
accent
#001BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685