#DDFFFE#DDFFFE
#DDFFFE is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.6% C 0.035 H 194.4°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFFE |
|---|---|
| RGB | rgb(221, 255, 254) |
| HSL | hsl(178, 100%, 93%) |
| HSV | hsv(178, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.65, -11.07, -3.20) |
| CIE-LCH | lch(97.65, 11.52, 196.13°) |
| OKLab | oklab(97.56% -0.0339 -0.0087) |
| OKLCH | oklch(97.56% 0.035 194.4) |
| XYZ | xyz(83.4637, 94.0459, 107.5020) |
| Luminance | 0.9405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.02
Ice Blue (survey)
#D7FFFE
ΔE00 1.54
Very Pale Blue
#D6FFFE
ΔE00 1.79
Very Light Blue
#D5FFFF
ΔE00 1.98
Really Light Blue
#D4FFFF
ΔE00 2.21
Ice
#D6FFFA
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFFE #FFDDDE
analogous
#DDFFED #DDFFFE #DDEFFF
triadic
#DDFFFE #FEDDFF #FFFEDD
tetradic
#DDFFFE #EDDDFF #FFDDDE #EFFFDD
square
#DDFFFE #EDDDFF #FFDDDE #EFFFDD
split-complementary
#DDFFFE #FFDDEF #FFEDDD
monochromatic
#63FFFA #A0FFFC #DDFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.06
#DDFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#DDFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFFE
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFFE | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#D3FFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ddfffe; /* rgb */ color: rgb(221, 255, 254); /* oklch */ color: oklch(97.6% 0.035 194.4);
Tailwind
colors: {
custom: {
50: '#e8fffe',
500: '#ddfffe',
950: '#000000',
},
}SCSS
$custom: #ddfffe; $custom-light: #e8fffe; $custom-dark: #000000;
JSON
{
"hex": "#ddfffe",
"rgb": {
"r": 221,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.235,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97557,
"c": 0.03505,
"h": 194.4
},
"luminance": 0.94048
}Semantic roles & 50–950 ramp
primary
#DDFFFE
secondary
#EC9497
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685