#ADFDEB#ADFDEB
#ADFDEB is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.7% C 0.082 H 178.8°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFDEB |
|---|---|
| RGB | rgb(173, 253, 235) |
| HSL | hsl(167, 95%, 84%) |
| HSV | hsv(167, 32%, 99%) |
| CMYK | cmyk(31.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.94, -28.11, 0.84) |
| CIE-LCH | lch(93.94, 28.13, 178.29°) |
| OKLab | oklab(93.74% -0.0821 0.0018) |
| OKLCH | oklch(93.74% 0.082 178.8) |
| XYZ | xyz(67.3491, 85.1292, 91.4640) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.70
Pale Cyan
#B7FFFA
ΔE00 4.88
Eggshell Blue
#C4FFF7
ΔE00 4.92
Duck Egg Blue
#C3FBF4
ΔE00 5.43
Light Cyan
#ACFFFC
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFDEB #FDADBF
analogous
#ADFDC3 #ADFDEB #ADE7FD
triadic
#ADFDEB #EBADFD #FDEBAD
tetradic
#ADFDEB #C3ADFD #FDADBF #E7FDAD
square
#ADFDEB #C3ADFD #FDADBF #E7FDAD
split-complementary
#ADFDEB #FDADE7 #FDC3AD
monochromatic
#36FACE #71FCDC #ADFDEB #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.16
#ADFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#ADFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFDEB
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFDEB | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#95FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #adfdeb; /* rgb */ color: rgb(173, 253, 235); /* oklch */ color: oklch(93.7% 0.082 178.8);
Tailwind
colors: {
custom: {
50: '#c8fef1',
500: '#adfdeb',
950: '#000000',
},
}SCSS
$custom: #adfdeb; $custom-light: #c8fef1; $custom-dark: #000000;
JSON
{
"hex": "#adfdeb",
"rgb": {
"r": 173,
"g": 253,
"b": 235
},
"hsl": {
"h": 166.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.93738,
"c": 0.08208,
"h": 178.8
},
"luminance": 0.85133
}Semantic roles & 50–950 ramp
primary
#ADFDEB
secondary
#E26C87
accent
#0034E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685