#6ADDE2#6ADDE2
#6ADDE2 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.104 H 199.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDE2 |
|---|---|
| RGB | rgb(106, 221, 226) |
| HSL | hsl(183, 67%, 65%) |
| HSV | hsv(183, 53%, 89%) |
| CMYK | cmyk(53.1%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.98, -31.13, -12.41) |
| CIE-LCH | lch(81.98, 33.52, 201.74°) |
| OKLab | oklab(83.29% -0.0986 -0.0343) |
| OKLCH | oklch(83.29% 0.104 199.2) |
| XYZ | xyz(45.5221, 60.2638, 81.1699) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.46
Darkturquoise
#00CED1
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDE2 #E26F6A
analogous
#6AE2AB #6ADDE2 #6AA1E2
triadic
#6ADDE2 #E26ADD #DDE26A
tetradic
#6ADDE2 #AB6AE2 #E26F6A #A1E26A
square
#6ADDE2 #AB6AE2 #E26F6A #A1E26A
split-complementary
#6ADDE2 #E26AA1 #E2AB6A
monochromatic
#22AAAF #37D1D8 #6ADDE2 #9DE9EC #D0F4F6
Accessibility & contrast
On white
1.61
#6ADDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6ADDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDE2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDE2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6adde2; /* rgb */ color: rgb(106, 221, 226); /* oklch */ color: oklch(83.3% 0.104 199.2);
Tailwind
colors: {
custom: {
50: '#9fe8eb',
500: '#6adde2',
950: '#000000',
},
}SCSS
$custom: #6adde2; $custom-light: #9fe8eb; $custom-dark: #000000;
JSON
{
"hex": "#6adde2",
"rgb": {
"r": 106,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.83289,
"c": 0.10441,
"h": 199.2
},
"luminance": 0.60268
}Semantic roles & 50–950 ramp
primary
#6ADDE2
secondary
#B1443F
accent
#1E16CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484