#DAFEFB#DAFEFB
#DAFEFB is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.037 H 190.4°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEFB |
|---|---|
| RGB | rgb(218, 254, 251) |
| HSL | hsl(175, 95%, 93%) |
| HSV | hsv(175, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.13, -12.09, -2.45) |
| CIE-LCH | lch(97.13, 12.33, 191.45°) |
| OKLab | oklab(97.07% -0.0366 -0.0067) |
| OKLCH | oklch(97.07% 0.037 190.4) |
| XYZ | xyz(81.7634, 92.7520, 104.8432) |
| Luminance | 0.9275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.18
Very Pale Blue
#D6FFFE
ΔE00 1.36
Ice
#D6FFFA
ΔE00 1.59
Very Light Blue
#D5FFFF
ΔE00 1.74
Really Light Blue
#D4FFFF
ΔE00 1.91
Lightcyan
#E0FFFF
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEFB #FEDADD
analogous
#DAFEE9 #DAFEFB #DAEFFE
triadic
#DAFEFB #FBDAFE #FEFBDA
tetradic
#DAFEFB #E9DAFE #FEDADD #EFFEDA
square
#DAFEFB #E9DAFE #FEDADD #EFFEDA
split-complementary
#DAFEFB #FEDAEF #FEE9DA
monochromatic
#63FBEE #9EFCF5 #DAFEFB #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.07
#DAFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#DAFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEFB
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEFB | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#D0FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafefb; /* rgb */ color: rgb(218, 254, 251); /* oklch */ color: oklch(97.1% 0.037 190.4);
Tailwind
colors: {
custom: {
50: '#e5fefc',
500: '#dafefb',
950: '#000000',
},
}SCSS
$custom: #dafefb; $custom-light: #e5fefc; $custom-dark: #000000;
JSON
{
"hex": "#dafefb",
"rgb": {
"r": 218,
"g": 254,
"b": 251
},
"hsl": {
"h": 175,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.97069,
"c": 0.03725,
"h": 190.4
},
"luminance": 0.92754
}Semantic roles & 50–950 ramp
primary
#DAFEFB
secondary
#E9939A
accent
#0013E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585