#6ADEE2#6ADEE2
#6ADEE2 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.105 H 198.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEE2 |
|---|---|
| RGB | rgb(106, 222, 226) |
| HSL | hsl(182, 67%, 65%) |
| HSV | hsv(182, 53%, 89%) |
| CMYK | cmyk(53.1%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.27, -31.61, -11.98) |
| CIE-LCH | lch(82.27, 33.81, 200.76°) |
| OKLab | oklab(83.52% -0.0997 -0.0331) |
| OKLCH | oklch(83.52% 0.105 198.4) |
| XYZ | xyz(45.7869, 60.7934, 81.2581) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.20
Mediumturquoise
#48D1CC
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEE2 #E26E6A
analogous
#6AE2AA #6ADEE2 #6AA2E2
triadic
#6ADEE2 #E26ADE #DEE26A
tetradic
#6ADEE2 #AA6AE2 #E26E6A #A2E26A
square
#6ADEE2 #AA6AE2 #E26E6A #A2E26A
split-complementary
#6ADEE2 #E26AA2 #E2AA6A
monochromatic
#22ABAF #37D3D8 #6ADEE2 #9DE9EC #D0F5F6
Accessibility & contrast
On white
1.60
#6ADEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6ADEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEE2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEE2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#BDC6E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6adee2; /* rgb */ color: rgb(106, 222, 226); /* oklch */ color: oklch(83.5% 0.105 198.4);
Tailwind
colors: {
custom: {
50: '#9fe8eb',
500: '#6adee2',
950: '#000000',
},
}SCSS
$custom: #6adee2; $custom-light: #9fe8eb; $custom-dark: #000000;
JSON
{
"hex": "#6adee2",
"rgb": {
"r": 106,
"g": 222,
"b": 226
},
"hsl": {
"h": 182,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.8352,
"c": 0.10504,
"h": 198.4
},
"luminance": 0.60798
}Semantic roles & 50–950 ramp
primary
#6ADEE2
secondary
#B1433F
accent
#1C16CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484