#ADECF4#ADECF4
#ADECF4 is a very light, moderate teal. Relative luminance 0.754; OKLCH L 90.3% C 0.064 H 205.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECF4 |
|---|---|
| RGB | rgb(173, 236, 244) |
| HSL | hsl(187, 76%, 82%) |
| HSV | hsv(187, 29%, 96%) |
| CMYK | cmyk(29.1%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(89.58, -17.87, -10.26) |
| CIE-LCH | lch(89.58, 20.61, 209.85°) |
| OKLab | oklab(90.34% -0.0577 -0.028) |
| OKLCH | oklch(90.34% 0.064 205.9) |
| XYZ | xyz(63.5529, 75.4036, 96.7761) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.62
Paleturquoise
#AFEEEE
ΔE00 3.20
Robin'S Egg Blue
#98EFF9
ΔE00 3.35
Powder Blue
#B0E0E6
ΔE00 3.49
Light Sky Blue
#C6FCFF
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECF4 #F4B5AD
analogous
#ADF4D9 #ADECF4 #ADC9F4
triadic
#ADECF4 #F4ADEC #ECF4AD
tetradic
#ADECF4 #D9ADF4 #F4B5AD #C9F4AD
square
#ADECF4 #D9ADF4 #F4B5AD #C9F4AD
split-complementary
#ADECF4 #F4ADC9 #F4D9AD
monochromatic
#41D3E6 #77DFED #ADECF4 #E3F9FB #E4F9FB
Accessibility & contrast
On white
1.31
#ADECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#ADECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECF4
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECF4 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F5
Deuteranopia (green-blind)
#D6DDF4
Tritanopia (blue-blind)
#95F1EE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #adecf4; /* rgb */ color: rgb(173, 236, 244); /* oklch */ color: oklch(90.3% 0.064 205.9);
Tailwind
colors: {
custom: {
50: '#c7f2f7',
500: '#adecf4',
950: '#000000',
},
}SCSS
$custom: #adecf4; $custom-light: #c7f2f7; $custom-dark: #000000;
JSON
{
"hex": "#adecf4",
"rgb": {
"r": 173,
"g": 236,
"b": 244
},
"hsl": {
"h": 186.761,
"s": 76.344,
"l": 81.765
},
"oklch": {
"l": 0.90337,
"c": 0.06414,
"h": 205.9
},
"luminance": 0.75407
}Semantic roles & 50–950 ramp
primary
#ADECF4
secondary
#D47C71
accent
#240DD9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585