#6ADCE4#6ADCE4
#6ADCE4 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.104 H 201.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCE4 |
|---|---|
| RGB | rgb(106, 220, 228) |
| HSL | hsl(184, 69%, 65%) |
| HSV | hsv(184, 54%, 89%) |
| CMYK | cmyk(53.5%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(81.76, -30.12, -13.81) |
| CIE-LCH | lch(81.76, 33.14, 204.64°) |
| OKLab | oklab(83.13% -0.0967 -0.0382) |
| OKLCH | oklch(83.13% 0.104 201.5) |
| XYZ | xyz(45.5349, 59.8477, 82.5359) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCE4 #E4726A
analogous
#6AE4AF #6ADCE4 #6A9FE4
triadic
#6ADCE4 #E46ADC #DCE46A
tetradic
#6ADCE4 #AF6AE4 #E4726A #9FE46A
square
#6ADCE4 #AF6AE4 #E4726A #9FE46A
split-complementary
#6ADCE4 #E46A9F #E4AF6A
monochromatic
#20AAB3 #36D0DB #6ADCE4 #9EE8ED #D2F4F7
Accessibility & contrast
On white
1.62
#6ADCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#6ADCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCE4
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCE4 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6adce4; /* rgb */ color: rgb(106, 220, 228); /* oklch */ color: oklch(83.1% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#9fe7ec',
500: '#6adce4',
950: '#000000',
},
}SCSS
$custom: #6adce4; $custom-light: #9fe7ec; $custom-dark: #000000;
JSON
{
"hex": "#6adce4",
"rgb": {
"r": 106,
"g": 220,
"b": 228
},
"hsl": {
"h": 183.934,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.83127,
"c": 0.10398,
"h": 201.5
},
"luminance": 0.59852
}Semantic roles & 50–950 ramp
primary
#6ADCE4
secondary
#B4463E
accent
#2114D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484