#6ADDEB#6ADDEB
#6ADDEB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.106 H 206.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDEB |
|---|---|
| RGB | rgb(106, 221, 235) |
| HSL | hsl(187, 76%, 67%) |
| HSV | hsv(187, 55%, 92%) |
| CMYK | cmyk(54.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.26, -28.72, -16.78) |
| CIE-LCH | lch(82.26, 33.26, 210.30°) |
| OKLab | oklab(83.6% -0.095 -0.0464) |
| OKLCH | oklch(83.6% 0.106 206) |
| XYZ | xyz(46.7896, 60.7708, 87.8453) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Neon Blue
#04D9FF
ΔE00 6.78
Darkturquoise
#00CED1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDEB #EB786A
analogous
#6AEBB9 #6ADDEB #6A9DEB
triadic
#6ADDEB #EB6ADD #DDEB6A
tetradic
#6ADDEB #B96AEB #EB786A #9DEB6A
square
#6ADDEB #B96AEB #EB786A #9DEB6A
split-complementary
#6ADDEB #EB6A9D #EBB96A
monochromatic
#1AAFC1 #34D1E4 #6ADDEB #A0E9F2 #D6F6F9
Accessibility & contrast
On white
1.60
#6ADDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6ADDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDEB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDEB | 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)
#CDD5EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6addeb; /* rgb */ color: rgb(106, 221, 235); /* oklch */ color: oklch(83.6% 0.106 206.0);
Tailwind
colors: {
custom: {
50: '#9fe8f1',
500: '#6addeb',
950: '#000000',
},
}SCSS
$custom: #6addeb; $custom-light: #9fe8f1; $custom-dark: #000000;
JSON
{
"hex": "#6addeb",
"rgb": {
"r": 106,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.512,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.836,
"c": 0.1057,
"h": 206
},
"luminance": 0.60775
}Semantic roles & 50–950 ramp
primary
#6ADDEB
secondary
#BF483A
accent
#230DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485