#ADEFF5#ADEFF5
#ADEFF5 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 91.0% C 0.066 H 203.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEFF5 |
|---|---|
| RGB | rgb(173, 239, 245) |
| HSL | hsl(185, 78%, 82%) |
| HSV | hsv(185, 29%, 96%) |
| CMYK | cmyk(29.4%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.42, -19.14, -9.54) |
| CIE-LCH | lch(90.42, 21.38, 206.49°) |
| OKLab | oklab(91.01% -0.061 -0.0261) |
| OKLCH | oklch(91.01% 0.066 203.1) |
| XYZ | xyz(64.5761, 77.2065, 97.8682) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.31
Pale Sky Blue
#BDF6FE
ΔE00 2.75
Robin'S Egg Blue
#98EFF9
ΔE00 2.97
Light Sky Blue
#C6FCFF
ΔE00 3.82
Powder Blue
#B0E0E6
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEFF5 #F5B3AD
analogous
#ADF5D7 #ADEFF5 #ADCBF5
triadic
#ADEFF5 #F5ADEF #EFF5AD
tetradic
#ADEFF5 #D7ADF5 #F5B3AD #CBF5AD
square
#ADEFF5 #D7ADF5 #F5B3AD #CBF5AD
split-complementary
#ADEFF5 #F5ADCB #F5D7AD
monochromatic
#40DAE8 #76E4EE #ADEFF5 #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.28
#ADEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#ADEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEFF5
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEFF5 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#94F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #adeff5; /* rgb */ color: rgb(173, 239, 245); /* oklch */ color: oklch(91.0% 0.066 203.1);
Tailwind
colors: {
custom: {
50: '#c7f4f8',
500: '#adeff5',
950: '#000000',
},
}SCSS
$custom: #adeff5; $custom-light: #c7f4f8; $custom-dark: #000000;
JSON
{
"hex": "#adeff5",
"rgb": {
"r": 173,
"g": 239,
"b": 245
},
"hsl": {
"h": 185,
"s": 78.261,
"l": 81.961
},
"oklch": {
"l": 0.91011,
"c": 0.06636,
"h": 203.1
},
"luminance": 0.7721
}Semantic roles & 50–950 ramp
primary
#ADEFF5
secondary
#D57971
accent
#1C0BDB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585