#ADEFF7#ADEFF7
#ADEFF7 is a very light, moderate teal. Relative luminance 0.773; OKLCH L 91.1% C 0.067 H 205.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEFF7 |
|---|---|
| RGB | rgb(173, 239, 247) |
| HSL | hsl(186, 82%, 82%) |
| HSV | hsv(186, 30%, 97%) |
| CMYK | cmyk(30%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(90.47, -18.68, -10.50) |
| CIE-LCH | lch(90.47, 21.43, 209.33°) |
| OKLab | oklab(91.07% -0.0602 -0.0287) |
| OKLCH | oklch(91.07% 0.067 205.5) |
| XYZ | xyz(64.8831, 77.3292, 99.4849) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.44
Robin'S Egg Blue
#98EFF9
ΔE00 2.93
Paleturquoise
#AFEEEE
ΔE00 3.08
Light Sky Blue
#C6FCFF
ΔE00 3.97
Powder Blue
#B0E0E6
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEFF7 #F7B5AD
analogous
#ADF7DA #ADEFF7 #ADCAF7
triadic
#ADEFF7 #F7ADEF #EFF7AD
tetradic
#ADEFF7 #DAADF7 #F7B5AD #CAF7AD
square
#ADEFF7 #DAADF7 #F7B5AD #CAF7AD
split-complementary
#ADEFF7 #F7ADCA #F7DAAD
monochromatic
#3DD9EC #75E4F2 #ADEFF7 #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.28
#ADEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#ADEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEFF7
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEFF7 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#D8DFF7
Tritanopia (blue-blind)
#93F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #adeff7; /* rgb */ color: rgb(173, 239, 247); /* oklch */ color: oklch(91.1% 0.067 205.5);
Tailwind
colors: {
custom: {
50: '#c7f4f9',
500: '#adeff7',
950: '#000000',
},
}SCSS
$custom: #adeff7; $custom-light: #c7f4f9; $custom-dark: #000000;
JSON
{
"hex": "#adeff7",
"rgb": {
"r": 173,
"g": 239,
"b": 247
},
"hsl": {
"h": 186.486,
"s": 82.222,
"l": 82.353
},
"oklch": {
"l": 0.91075,
"c": 0.06672,
"h": 205.5
},
"luminance": 0.77333
}Semantic roles & 50–950 ramp
primary
#ADEFF7
secondary
#D87B70
accent
#1E07DF
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585