#ADEBE3#ADEBE3
#ADEBE3 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.6% C 0.064 H 186.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBE3 |
|---|---|
| RGB | rgb(173, 235, 227) |
| HSL | hsl(172, 61%, 80%) |
| HSV | hsv(172, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 3.4%, 7.8%) |
| CIE-LAB | lab(88.85, -21.11, -2.44) |
| CIE-LCH | lch(88.85, 21.25, 186.60°) |
| OKLab | oklab(89.6% -0.0631 -0.0069) |
| OKLCH | oklch(89.6% 0.064 186.2) |
| XYZ | xyz(60.8026, 73.8441, 83.7078) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.21
Duck Egg Blue
#C3FBF4
ΔE00 3.88
Eggshell Blue
#C4FFF7
ΔE00 4.42
Pale Cyan
#B7FFFA
ΔE00 4.42
Light Cyan
#ACFFFC
ΔE00 5.10
Light Light Blue
#CAFFFB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBE3 #EBADB5
analogous
#ADEBC4 #ADEBE3 #ADD4EB
triadic
#ADEBE3 #E3ADEB #EBE3AD
tetradic
#ADEBE3 #C4ADEB #EBADB5 #D4EBAD
square
#ADEBE3 #C4ADEB #EBADB5 #D4EBAD
split-complementary
#ADEBE3 #EBADD4 #EBC4AD
monochromatic
#4BD3C1 #7CDFD2 #ADEBE3 #DEF7F4 #E6F9F7
Accessibility & contrast
On white
1.33
#ADEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#ADEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBE3
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBE3 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E3
Deuteranopia (green-blind)
#D9DCE4
Tritanopia (blue-blind)
#9AEEE8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adebe3; /* rgb */ color: rgb(173, 235, 227); /* oklch */ color: oklch(89.6% 0.064 186.2);
Tailwind
colors: {
custom: {
50: '#c7f1eb',
500: '#adebe3',
950: '#000000',
},
}SCSS
$custom: #adebe3; $custom-light: #c7f1eb; $custom-dark: #000000;
JSON
{
"hex": "#adebe3",
"rgb": {
"r": 173,
"g": 235,
"b": 227
},
"hsl": {
"h": 172.258,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89599,
"c": 0.0635,
"h": 186.2
},
"luminance": 0.73847
}Semantic roles & 50–950 ramp
primary
#ADEBE3
secondary
#C77580
accent
#1D33C8
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584