#ADFBEC#ADFBEC
#ADFBEC is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.3% C 0.079 H 181.1°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFBEC |
|---|---|
| RGB | rgb(173, 251, 236) |
| HSL | hsl(168, 91%, 83%) |
| HSV | hsv(168, 31%, 98%) |
| CMYK | cmyk(31.1%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(93.42, -26.95, -0.43) |
| CIE-LCH | lch(93.42, 26.95, 180.92°) |
| OKLab | oklab(93.33% -0.0792 -0.0016) |
| OKLCH | oklch(93.33% 0.079 181.1) |
| XYZ | xyz(66.8659, 83.9311, 92.0176) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.32
Pale Cyan
#B7FFFA
ΔE00 3.95
Eggshell Blue
#C4FFF7
ΔE00 4.22
Light Cyan
#ACFFFC
ΔE00 4.52
Duck Egg Blue
#C3FBF4
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFBEC #FBADBC
analogous
#ADFBC5 #ADFBEC #ADE3FB
triadic
#ADFBEC #ECADFB #FBECAD
tetradic
#ADFBEC #C5ADFB #FBADBC #E3FBAD
square
#ADFBEC #C5ADFB #FBADBC #E3FBAD
split-complementary
#ADFBEC #FBADE3 #FBC5AD
monochromatic
#38F5D1 #73F8DE #ADFBEC #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.18
#ADFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#ADFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFBEC
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFBEC | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#95FEF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adfbec; /* rgb */ color: rgb(173, 251, 236); /* oklch */ color: oklch(93.3% 0.079 181.1);
Tailwind
colors: {
custom: {
50: '#c7fdf2',
500: '#adfbec',
950: '#000000',
},
}SCSS
$custom: #adfbec; $custom-light: #c7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#adfbec",
"rgb": {
"r": 173,
"g": 251,
"b": 236
},
"hsl": {
"h": 168.462,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.93331,
"c": 0.07925,
"h": 181.1
},
"luminance": 0.83935
}Semantic roles & 50–950 ramp
primary
#ADFBEC
secondary
#DF6E83
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585