#6ADDE9#6ADDE9
#6ADDE9 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.105 H 204.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDE9 |
|---|---|
| RGB | rgb(106, 221, 233) |
| HSL | hsl(186, 74%, 66%) |
| HSV | hsv(186, 55%, 91%) |
| CMYK | cmyk(54.5%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(82.19, -29.26, -15.81) |
| CIE-LCH | lch(82.19, 33.26, 208.39°) |
| OKLab | oklab(83.53% -0.0958 -0.0437) |
| OKLCH | oklch(83.53% 0.105 204.5) |
| XYZ | xyz(46.5023, 60.6558, 86.3321) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 7.09
Bright Light Blue
#26F7FD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDE9 #E9766A
analogous
#6AE9B6 #6ADDE9 #6A9EE9
triadic
#6ADDE9 #E96ADD #DDE96A
tetradic
#6ADDE9 #B66AE9 #E9766A #9EE96A
square
#6ADDE9 #B66AE9 #E9766A #9EE96A
split-complementary
#6ADDE9 #E96A9E #E9B66A
monochromatic
#1CAEBD #35D1E1 #6ADDE9 #9FE9F1 #D5F5F9
Accessibility & contrast
On white
1.60
#6ADDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6ADDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDE9
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDE9 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6adde9; /* rgb */ color: rgb(106, 221, 233); /* oklch */ color: oklch(83.5% 0.105 204.5);
Tailwind
colors: {
custom: {
50: '#9fe8f0',
500: '#6adde9',
950: '#000000',
},
}SCSS
$custom: #6adde9; $custom-light: #9fe8f0; $custom-dark: #000000;
JSON
{
"hex": "#6adde9",
"rgb": {
"r": 106,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.669,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.8353,
"c": 0.10528,
"h": 204.5
},
"luminance": 0.6066
}Semantic roles & 50–950 ramp
primary
#6ADDE9
secondary
#BC473B
accent
#220FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485