#ADEBEA#ADEBEA
#ADEBEA is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.8% C 0.062 H 194.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBEA |
|---|---|
| RGB | rgb(173, 235, 234) |
| HSL | hsl(179, 61%, 80%) |
| HSV | hsv(179, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(89.03, -19.60, -5.83) |
| CIE-LCH | lch(89.03, 20.45, 196.58°) |
| OKLab | oklab(89.81% -0.0603 -0.016) |
| OKLCH | oklch(89.81% 0.062 194.8) |
| XYZ | xyz(61.7884, 74.2384, 88.8997) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.76
Duck Egg Blue
#C3FBF4
ΔE00 4.31
Pale Cyan
#B7FFFA
ΔE00 4.51
Light Sky Blue
#C6FCFF
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 4.80
Pale Sky Blue
#BDF6FE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBEA #EBADAE
analogous
#ADEBCB #ADEBEA #ADCDEB
triadic
#ADEBEA #EAADEB #EBEAAD
tetradic
#ADEBEA #CBADEB #EBADAE #CDEBAD
square
#ADEBEA #CBADEB #EBADAE #CDEBAD
split-complementary
#ADEBEA #EBADCD #EBCBAD
monochromatic
#4BD3D1 #7CDFDD #ADEBEA #DEF7F7 #E6F9F9
Accessibility & contrast
On white
1.33
#ADEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#ADEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBEA
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBEA | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#98EFEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #adebea; /* rgb */ color: rgb(173, 235, 234); /* oklch */ color: oklch(89.8% 0.062 194.8);
Tailwind
colors: {
custom: {
50: '#c7f1f0',
500: '#adebea',
950: '#000000',
},
}SCSS
$custom: #adebea; $custom-light: #c7f1f0; $custom-dark: #000000;
JSON
{
"hex": "#adebea",
"rgb": {
"r": 173,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.032,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.8981,
"c": 0.06243,
"h": 194.8
},
"luminance": 0.74241
}Semantic roles & 50–950 ramp
primary
#ADEBEA
secondary
#C77576
accent
#1D20C8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585