#DAF8EA#DAF8EA
#DAF8EA is a very light, muted teal. Relative luminance 0.880; OKLCH L 95.4% C 0.036 H 165.8°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8EA |
|---|---|
| RGB | rgb(218, 248, 234) |
| HSL | hsl(152, 68%, 91%) |
| HSV | hsv(152, 12%, 97%) |
| CMYK | cmyk(12.1%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.15, -12.33, 3.44) |
| CIE-LCH | lch(95.15, 12.80, 164.43°) |
| OKLab | oklab(95.36% -0.0353 0.0089) |
| OKLCH | oklch(95.36% 0.036 165.8) |
| XYZ | xyz(77.3287, 87.9793, 90.7336) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 5.18
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Very Pale Blue
#D6FFFE
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 6.06
Very Light Blue
#D5FFFF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8EA #F8DAE8
analogous
#DAF8DB #DAF8EA #DAF7F8
triadic
#DAF8EA #EADAF8 #F8EADA
tetradic
#DAF8EA #DBDAF8 #F8DAE8 #F7F8DA
square
#DAF8EA #DBDAF8 #F8DAE8 #F7F8DA
split-complementary
#DAF8EA #F8DAF7 #F8DBDA
monochromatic
#73E5B0 #A7EECD #DAF8EA #E5FAF0 #E5FAF0
Accessibility & contrast
On white
1.13
#DAF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DAF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8EA
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8EA | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E9
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#D4F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daf8ea; /* rgb */ color: rgb(218, 248, 234); /* oklch */ color: oklch(95.4% 0.036 165.8);
Tailwind
colors: {
custom: {
50: '#e5faf0',
500: '#daf8ea',
950: '#000000',
},
}SCSS
$custom: #daf8ea; $custom-light: #e5faf0; $custom-dark: #000000;
JSON
{
"hex": "#daf8ea",
"rgb": {
"r": 218,
"g": 248,
"b": 234
},
"hsl": {
"h": 152,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95364,
"c": 0.03637,
"h": 165.8
},
"luminance": 0.87981
}Semantic roles & 50–950 ramp
primary
#DAF8EA
secondary
#DC9BB9
accent
#156DD0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585