#ADECF3#ADECF3
#ADECF3 is a very light, moderate teal. Relative luminance 0.753; OKLCH L 90.3% C 0.064 H 204.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECF3 |
|---|---|
| RGB | rgb(173, 236, 243) |
| HSL | hsl(186, 74%, 82%) |
| HSV | hsv(186, 29%, 95%) |
| CMYK | cmyk(28.8%, 2.9%, 0%, 4.7%) |
| CIE-LAB | lab(89.55, -18.10, -9.78) |
| CIE-LCH | lch(89.55, 20.57, 208.38°) |
| OKLab | oklab(90.31% -0.0581 -0.0267) |
| OKLCH | oklch(90.31% 0.064 204.7) |
| XYZ | xyz(63.4014, 75.3430, 95.9786) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.72
Paleturquoise
#AFEEEE
ΔE00 2.80
Robin'S Egg Blue
#98EFF9
ΔE00 3.33
Powder Blue
#B0E0E6
ΔE00 3.52
Light Sky Blue
#C6FCFF
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECF3 #F3B4AD
analogous
#ADF3D7 #ADECF3 #ADC9F3
triadic
#ADECF3 #F3ADEC #ECF3AD
tetradic
#ADECF3 #D7ADF3 #F3B4AD #C9F3AD
square
#ADECF3 #D7ADF3 #F3B4AD #C9F3AD
split-complementary
#ADECF3 #F3ADC9 #F3D7AD
monochromatic
#42D3E3 #78E0EB #ADECF3 #E2F8FB #E4F9FB
Accessibility & contrast
On white
1.31
#ADECF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#ADECF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECF3
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECF3 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F4
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#95F1EE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #adecf3; /* rgb */ color: rgb(173, 236, 243); /* oklch */ color: oklch(90.3% 0.064 204.7);
Tailwind
colors: {
custom: {
50: '#c7f2f7',
500: '#adecf3',
950: '#000000',
},
}SCSS
$custom: #adecf3; $custom-light: #c7f2f7; $custom-dark: #000000;
JSON
{
"hex": "#adecf3",
"rgb": {
"r": 173,
"g": 236,
"b": 243
},
"hsl": {
"h": 186,
"s": 74.468,
"l": 81.569
},
"oklch": {
"l": 0.90305,
"c": 0.06392,
"h": 204.7
},
"luminance": 0.75346
}Semantic roles & 50–950 ramp
primary
#ADECF3
secondary
#D37B72
accent
#230FD7
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585