#6ADCE5#6ADCE5
#6ADCE5 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.104 H 202.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCE5 |
|---|---|
| RGB | rgb(106, 220, 229) |
| HSL | hsl(184, 70%, 66%) |
| HSV | hsv(184, 54%, 90%) |
| CMYK | cmyk(53.7%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.79, -29.86, -14.30) |
| CIE-LCH | lch(81.79, 33.10, 205.59°) |
| OKLab | oklab(83.16% -0.0963 -0.0395) |
| OKLCH | oklch(83.16% 0.104 202.3) |
| XYZ | xyz(45.6741, 59.9034, 83.2691) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCE5 #E5736A
analogous
#6AE5B0 #6ADCE5 #6A9EE5
triadic
#6ADCE5 #E56ADC #DCE56A
tetradic
#6ADCE5 #B06AE5 #E5736A #9EE56A
square
#6ADCE5 #B06AE5 #E5736A #9EE56A
split-complementary
#6ADCE5 #E56A9E #E5B06A
monochromatic
#20AAB5 #36D0DC #6ADCE5 #9EE8EE #D2F4F7
Accessibility & contrast
On white
1.62
#6ADCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#6ADCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCE5
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCE5 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6adce5; /* rgb */ color: rgb(106, 220, 229); /* oklch */ color: oklch(83.2% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#9fe7ed',
500: '#6adce5',
950: '#000000',
},
}SCSS
$custom: #6adce5; $custom-light: #9fe7ed; $custom-dark: #000000;
JSON
{
"hex": "#6adce5",
"rgb": {
"r": 106,
"g": 220,
"b": 229
},
"hsl": {
"h": 184.39,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83161,
"c": 0.10411,
"h": 202.3
},
"luminance": 0.59908
}Semantic roles & 50–950 ramp
primary
#6ADCE5
secondary
#B5473E
accent
#2113D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484