#DAF2F2#DAF2F2
#DAF2F2 is a very light, muted teal. Relative luminance 0.848; OKLCH L 94.4% C 0.025 H 196.7°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2F2 |
|---|---|
| RGB | rgb(218, 242, 242) |
| HSL | hsl(180, 48%, 90%) |
| HSV | hsv(180, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(93.81, -7.82, -2.67) |
| CIE-LCH | lch(93.81, 8.26, 198.87°) |
| OKLab | oklab(94.36% -0.0241 -0.0072) |
| OKLCH | oklch(94.36% 0.025 196.7) |
| XYZ | xyz(76.6889, 84.8191, 96.3185) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.14
Azure (CSS)
#F0FFFF
ΔE00 4.36
Ice Blue (survey)
#D7FFFE
ΔE00 4.92
Very Pale Blue
#D6FFFE
ΔE00 5.12
Very Light Blue
#D5FFFF
ΔE00 5.23
Really Light Blue
#D4FFFF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2F2 #F2DADA
analogous
#DAF2E6 #DAF2F2 #DAE6F2
triadic
#DAF2F2 #F2DAF2 #F2F2DA
tetradic
#DAF2F2 #E6DAF2 #F2DADA #E6F2DA
square
#DAF2F2 #E6DAF2 #F2DADA #E6F2DA
split-complementary
#DAF2F2 #F2DAE6 #F2E6DA
monochromatic
#7FD2D2 #ADE2E2 #DAF2F2 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.17
#DAF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#DAF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2F2
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2F2 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF2
Deuteranopia (green-blind)
#EAECF2
Tritanopia (blue-blind)
#D3F4F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2f2; /* rgb */ color: rgb(218, 242, 242); /* oklch */ color: oklch(94.4% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e5f6f6',
500: '#daf2f2',
950: '#000000',
},
}SCSS
$custom: #daf2f2; $custom-light: #e5f6f6; $custom-dark: #000000;
JSON
{
"hex": "#daf2f2",
"rgb": {
"r": 218,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94364,
"c": 0.02518,
"h": 196.7
},
"luminance": 0.8482
}Semantic roles & 50–950 ramp
primary
#DAF2F2
secondary
#D0A0A0
accent
#2A2ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585