#ADFCED#ADFCED
#ADFCED is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.6% C 0.080 H 181.3°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFCED |
|---|---|
| RGB | rgb(173, 252, 237) |
| HSL | hsl(169, 93%, 83%) |
| HSV | hsv(169, 31%, 99%) |
| CMYK | cmyk(31.3%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(93.72, -27.21, -0.52) |
| CIE-LCH | lch(93.72, 27.22, 181.09°) |
| OKLab | oklab(93.58% -0.08 -0.0018) |
| OKLCH | oklch(93.58% 0.08 181.3) |
| XYZ | xyz(67.3248, 84.6157, 92.8893) |
| Luminance | 0.8462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.34
Pale Cyan
#B7FFFA
ΔE00 3.92
Eggshell Blue
#C4FFF7
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 4.47
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFCED #FCADBC
analogous
#ADFCC5 #ADFCED #ADE3FC
triadic
#ADFCED #EDADFC #FCEDAD
tetradic
#ADFCED #C5ADFC #FCADBC #E3FCAD
square
#ADFCED #C5ADFC #FCADBC #E3FCAD
split-complementary
#ADFCED #FCADE3 #FCC5AD
monochromatic
#37F8D3 #72FAE0 #ADFCED #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.17
#ADFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#ADFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFCED
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFCED | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#95FFF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #adfced; /* rgb */ color: rgb(173, 252, 237); /* oklch */ color: oklch(93.6% 0.080 181.3);
Tailwind
colors: {
custom: {
50: '#c8fdf2',
500: '#adfced',
950: '#000000',
},
}SCSS
$custom: #adfced; $custom-light: #c8fdf2; $custom-dark: #000000;
JSON
{
"hex": "#adfced",
"rgb": {
"r": 173,
"g": 252,
"b": 237
},
"hsl": {
"h": 168.608,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.93577,
"c": 0.08006,
"h": 181.3
},
"luminance": 0.84619
}Semantic roles & 50–950 ramp
primary
#ADFCED
secondary
#E06D83
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131717
muted
#828585