#DAFCED#DAFCED
#DAFCED is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.3% C 0.040 H 167.1°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCED |
|---|---|
| RGB | rgb(218, 252, 237) |
| HSL | hsl(154, 85%, 92%) |
| HSV | hsv(154, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.26, -13.76, 3.50) |
| CIE-LCH | lch(96.26, 14.20, 165.74°) |
| OKLab | oklab(96.27% -0.0394 0.0091) |
| OKLCH | oklch(96.27% 0.04 167.1) |
| XYZ | xyz(79.0062, 90.6390, 93.4369) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.25
Ice Blue (survey)
#D7FFFE
ΔE00 5.75
Very Pale Blue
#D6FFFE
ΔE00 5.79
Duck Egg Blue
#C3FBF4
ΔE00 5.81
Light Light Blue
#CAFFFB
ΔE00 5.94
Honeydew
#F0FFF0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCED #FCDAE9
analogous
#DAFCDC #DAFCED #DAFAFC
triadic
#DAFCED #EDDAFC #FCEDDA
tetradic
#DAFCED #DCDAFC #FCDAE9 #FAFCDA
square
#DAFCED #DCDAFC #FCDAE9 #FAFCDA
split-complementary
#DAFCED #FCDAFA #FCDCDA
monochromatic
#69F3B6 #A1F7D1 #DAFCED #E3FDF1 #E3FDF1
Accessibility & contrast
On white
1.10
#DAFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DAFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCED
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCED | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#D3FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafced; /* rgb */ color: rgb(218, 252, 237); /* oklch */ color: oklch(96.3% 0.040 167.1);
Tailwind
colors: {
custom: {
50: '#e5fdf2',
500: '#dafced',
950: '#000000',
},
}SCSS
$custom: #dafced; $custom-light: #e5fdf2; $custom-dark: #000000;
JSON
{
"hex": "#dafced",
"rgb": {
"r": 218,
"g": 252,
"b": 237
},
"hsl": {
"h": 153.529,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96267,
"c": 0.04045,
"h": 167.1
},
"luminance": 0.90641
}Semantic roles & 50–950 ramp
primary
#DAFCED
secondary
#E496B8
accent
#0466E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585