#DDFFF4#DDFFF4
#DDFFF4 is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.038 H 174.0°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFF4 |
|---|---|
| RGB | rgb(221, 255, 244) |
| HSL | hsl(161, 100%, 93%) |
| HSV | hsv(161, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(97.40, -12.99, 1.57) |
| CIE-LCH | lch(97.40, 13.08, 173.10°) |
| OKLab | oklab(97.27% -0.0378 0.004) |
| OKLCH | oklch(97.27% 0.038 174) |
| XYZ | xyz(81.9040, 93.4220, 99.2875) |
| Luminance | 0.9342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.88
Ice Blue (survey)
#D7FFFE
ΔE00 4.22
Very Pale Blue
#D6FFFE
ΔE00 4.28
Very Light Blue
#D5FFFF
ΔE00 4.72
Really Light Blue
#D4FFFF
ΔE00 4.79
Lightcyan
#E0FFFF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFF4 #FFDDE8
analogous
#DDFFE3 #DDFFF4 #DDF9FF
triadic
#DDFFF4 #F4DDFF #FFF4DD
tetradic
#DDFFF4 #E3DDFF #FFDDE8 #F9FFDD
square
#DDFFF4 #E3DDFF #FFDDE8 #F9FFDD
split-complementary
#DDFFF4 #FFDDF9 #FFE3DD
monochromatic
#63FFCC #A0FFE0 #DDFFF4 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.07
#DDFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#DDFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFF4
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFF4 | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#F6F6F5
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfff4; /* rgb */ color: rgb(221, 255, 244); /* oklch */ color: oklch(97.3% 0.038 174.0);
Tailwind
colors: {
custom: {
50: '#e7fff7',
500: '#ddfff4',
950: '#000000',
},
}SCSS
$custom: #ddfff4; $custom-light: #e7fff7; $custom-dark: #000000;
JSON
{
"hex": "#ddfff4",
"rgb": {
"r": 221,
"g": 255,
"b": 244
},
"hsl": {
"h": 160.588,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97274,
"c": 0.03799,
"h": 174
},
"luminance": 0.93424
}Semantic roles & 50–950 ramp
primary
#DDFFF4
secondary
#EC94B1
accent
#004AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685