#DFEBEA#DFEBEA
#DFEBEA is a very light, near-neutral teal. Relative luminance 0.810; OKLCH L 93.1% C 0.013 H 190.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBEA |
|---|---|
| RGB | rgb(223, 235, 234) |
| HSL | hsl(175, 23%, 90%) |
| HSV | hsv(175, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(92.15, -4.16, -0.89) |
| CIE-LCH | lch(92.15, 4.25, 192.13°) |
| OKLab | oklab(93.08% -0.0126 -0.0024) |
| OKLCH | oklch(93.08% 0.013 190.9) |
| XYZ | xyz(74.9881, 81.0445, 89.5184) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.17
Mintcream
#F5FFFA
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.65
Aliceblue
#F0F8FF
ΔE00 5.68
Whitesmoke
#F5F5F5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBEA #EBDFE0
analogous
#DFEBE4 #DFEBEA #DFE6EB
triadic
#DFEBEA #EADFEB #EBEADF
tetradic
#DFEBEA #E4DFEB #EBDFE0 #E6EBDF
square
#DFEBEA #E4DFEB #EBDFE0 #E6EBDF
split-complementary
#DFEBEA #EBDFE6 #EBE4DF
monochromatic
#94BCB9 #B9D3D1 #DFEBEA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.22
#DFEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DFEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBEA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBEA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#DCECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfebea; /* rgb */ color: rgb(223, 235, 234); /* oklch */ color: oklch(93.1% 0.013 190.9);
Tailwind
colors: {
custom: {
50: '#e9f1f0',
500: '#dfebea',
950: '#000000',
},
}SCSS
$custom: #dfebea; $custom-light: #e9f1f0; $custom-dark: #000000;
JSON
{
"hex": "#dfebea",
"rgb": {
"r": 223,
"g": 235,
"b": 234
},
"hsl": {
"h": 175,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.93077,
"c": 0.01285,
"h": 190.9
},
"luminance": 0.81045
}Semantic roles & 50–950 ramp
primary
#DFEBEA
secondary
#C3ABAD
accent
#444CA2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585