#DDFFF5#DDFFF5
#DDFFF5 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.037 H 175.9°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFF5 |
|---|---|
| RGB | rgb(221, 255, 245) |
| HSL | hsl(162, 100%, 93%) |
| HSV | hsv(162, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(97.42, -12.80, 1.09) |
| CIE-LCH | lch(97.42, 12.84, 175.12°) |
| OKLab | oklab(97.3% -0.0374 0.0027) |
| OKLCH | oklch(97.3% 0.038 175.9) |
| XYZ | xyz(82.0562, 93.4829, 100.0893) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.57
Ice Blue (survey)
#D7FFFE
ΔE00 3.85
Very Pale Blue
#D6FFFE
ΔE00 3.91
Very Light Blue
#D5FFFF
ΔE00 4.36
Lightcyan
#E0FFFF
ΔE00 4.43
Really Light Blue
#D4FFFF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFF5 #FFDDE7
analogous
#DDFFE4 #DDFFF5 #DDF8FF
triadic
#DDFFF5 #F5DDFF #FFF5DD
tetradic
#DDFFF5 #E4DDFF #FFDDE7 #F8FFDD
square
#DDFFF5 #E4DDFF #FFDDE7 #F8FFDD
split-complementary
#DDFFF5 #FFDDF8 #FFE4DD
monochromatic
#63FFD1 #A0FFE3 #DDFFF5 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.07
#DDFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#DDFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFF5
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFF5 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF5
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#D5FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ddfff5; /* rgb */ color: rgb(221, 255, 245); /* oklch */ color: oklch(97.3% 0.037 175.9);
Tailwind
colors: {
custom: {
50: '#e7fff8',
500: '#ddfff5',
950: '#000000',
},
}SCSS
$custom: #ddfff5; $custom-light: #e7fff8; $custom-dark: #000000;
JSON
{
"hex": "#ddfff5",
"rgb": {
"r": 221,
"g": 255,
"b": 245
},
"hsl": {
"h": 162.353,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97302,
"c": 0.0375,
"h": 175.9
},
"luminance": 0.93485
}Semantic roles & 50–950 ramp
primary
#DDFFF5
secondary
#EC94AE
accent
#0043E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685