#6ADBE5#6ADBE5
#6ADBE5 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.104 H 203.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADBE5 |
|---|---|
| RGB | rgb(106, 219, 229) |
| HSL | hsl(185, 70%, 66%) |
| HSV | hsv(185, 54%, 90%) |
| CMYK | cmyk(53.7%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(81.50, -29.37, -14.73) |
| CIE-LCH | lch(81.50, 32.86, 206.63°) |
| OKLab | oklab(82.93% -0.0952 -0.0407) |
| OKLCH | oklch(82.93% 0.104 203.1) |
| XYZ | xyz(45.4125, 59.3801, 83.1818) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADBE5 #E5746A
analogous
#6AE5B1 #6ADBE5 #6A9DE5
triadic
#6ADBE5 #E56ADB #DBE56A
tetradic
#6ADBE5 #B16AE5 #E5746A #9DE56A
square
#6ADBE5 #B16AE5 #E5746A #9DE56A
split-complementary
#6ADBE5 #E56A9D #E5B16A
monochromatic
#20A9B5 #36CEDC #6ADBE5 #9EE8EE #D2F4F7
Accessibility & contrast
On white
1.63
#6ADBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6ADBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADBE5
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADBE5 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E6
Deuteranopia (green-blind)
#B9C4E6
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adbe5; /* rgb */ color: rgb(106, 219, 229); /* oklch */ color: oklch(82.9% 0.104 203.1);
Tailwind
colors: {
custom: {
50: '#9fe6ed',
500: '#6adbe5',
950: '#000000',
},
}SCSS
$custom: #6adbe5; $custom-light: #9fe6ed; $custom-dark: #000000;
JSON
{
"hex": "#6adbe5",
"rgb": {
"r": 106,
"g": 219,
"b": 229
},
"hsl": {
"h": 184.878,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.82932,
"c": 0.10358,
"h": 203.1
},
"luminance": 0.59384
}Semantic roles & 50–950 ramp
primary
#6ADBE5
secondary
#B5483E
accent
#2313D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484