#DDFCEF#DDFCEF
#DDFCEF is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.5% C 0.036 H 168.4°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCEF |
|---|---|
| RGB | rgb(221, 252, 239) |
| HSL | hsl(155, 84%, 93%) |
| HSV | hsv(155, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(96.50, -12.43, 2.84) |
| CIE-LCH | lch(96.50, 12.75, 167.13°) |
| OKLab | oklab(96.52% -0.0357 0.0073) |
| OKLCH | oklch(96.52% 0.036 168.4) |
| XYZ | xyz(80.2055, 91.2234, 95.0268) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.98
Honeydew
#F0FFF0
ΔE00 5.21
Ice Blue (survey)
#D7FFFE
ΔE00 5.25
Very Pale Blue
#D6FFFE
ΔE00 5.33
Lightcyan
#E0FFFF
ΔE00 5.52
Very Light Blue
#D5FFFF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCEF #FCDDEA
analogous
#DDFCDF #DDFCEF #DDF9FC
triadic
#DDFCEF #EFDDFC #FCEFDD
tetradic
#DDFCEF #DFDDFC #FCDDEA #F9FCDD
square
#DDFCEF #DFDDFC #FCDDEA #F9FCDD
split-complementary
#DDFCEF #FCDDF9 #FCDFDD
monochromatic
#6DF2BA #A5F7D5 #DDFCEF #E3FDF2 #E3FDF2
Accessibility & contrast
On white
1.09
#DDFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DDFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCEF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCEF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#D7FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfcef; /* rgb */ color: rgb(221, 252, 239); /* oklch */ color: oklch(96.5% 0.036 168.4);
Tailwind
colors: {
custom: {
50: '#e7fdf4',
500: '#ddfcef',
950: '#000000',
},
}SCSS
$custom: #ddfcef; $custom-light: #e7fdf4; $custom-dark: #000000;
JSON
{
"hex": "#ddfcef",
"rgb": {
"r": 221,
"g": 252,
"b": 239
},
"hsl": {
"h": 154.839,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96523,
"c": 0.03649,
"h": 168.4
},
"luminance": 0.91225
}Semantic roles & 50–950 ramp
primary
#DDFCEF
secondary
#E499B9
accent
#0561E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585