#ADEBEB#ADEBEB
#ADEBEB is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.8% C 0.062 H 196.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBEB |
|---|---|
| RGB | rgb(173, 235, 235) |
| HSL | hsl(180, 61%, 80%) |
| HSV | hsv(180, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(89.06, -19.38, -6.32) |
| CIE-LCH | lch(89.06, 20.38, 198.05°) |
| OKLab | oklab(89.84% -0.0599 -0.0173) |
| OKLCH | oklch(89.84% 0.062 196.1) |
| XYZ | xyz(61.9325, 74.2961, 89.6584) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.65
Pale Sky Blue
#BDF6FE
ΔE00 4.49
Duck Egg Blue
#C3FBF4
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 4.52
Light Sky Blue
#C6FCFF
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBEB #EBADAD
analogous
#ADEBCC #ADEBEB #ADCCEB
triadic
#ADEBEB #EBADEB #EBEBAD
tetradic
#ADEBEB #CCADEB #EBADAD #CCEBAD
square
#ADEBEB #CCADEB #EBADAD #CCEBAD
split-complementary
#ADEBEB #EBADCC #EBCCAD
monochromatic
#4BD3D3 #7CDFDF #ADEBEB #DEF7F7 #E6F9F9
Accessibility & contrast
On white
1.32
#ADEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#ADEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBEB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBEB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#98EFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #adebeb; /* rgb */ color: rgb(173, 235, 235); /* oklch */ color: oklch(89.8% 0.062 196.1);
Tailwind
colors: {
custom: {
50: '#c7f1f1',
500: '#adebeb',
950: '#000000',
},
}SCSS
$custom: #adebeb; $custom-light: #c7f1f1; $custom-dark: #000000;
JSON
{
"hex": "#adebeb",
"rgb": {
"r": 173,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.8984,
"c": 0.0624,
"h": 196.1
},
"luminance": 0.74299
}Semantic roles & 50–950 ramp
primary
#ADEBEB
secondary
#C77575
accent
#1D1DC8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585