#6ADEEB#6ADEEB
#6ADEEB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.106 H 205.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEEB |
|---|---|
| RGB | rgb(106, 222, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 55%, 92%) |
| CMYK | cmyk(54.9%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.54, -29.20, -16.35) |
| CIE-LCH | lch(82.54, 33.47, 209.25°) |
| OKLab | oklab(83.83% -0.096 -0.0452) |
| OKLCH | oklch(83.83% 0.106 205.2) |
| XYZ | xyz(47.0544, 61.3004, 87.9336) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 7.12
Bright Light Blue
#26F7FD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEEB #EB776A
analogous
#6AEBB8 #6ADEEB #6A9DEB
triadic
#6ADEEB #EB6ADE #DEEB6A
tetradic
#6ADEEB #B86AEB #EB776A #9DEB6A
square
#6ADEEB #B86AEB #EB776A #9DEB6A
split-complementary
#6ADEEB #EB6A9D #EBB86A
monochromatic
#1AB0C1 #34D2E4 #6ADEEB #A0EAF2 #D6F6F9
Accessibility & contrast
On white
1.58
#6ADEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6ADEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEEB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEEB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6adeeb; /* rgb */ color: rgb(106, 222, 235); /* oklch */ color: oklch(83.8% 0.106 205.2);
Tailwind
colors: {
custom: {
50: '#9fe8f1',
500: '#6adeeb',
950: '#000000',
},
}SCSS
$custom: #6adeeb; $custom-light: #9fe8f1; $custom-dark: #000000;
JSON
{
"hex": "#6adeeb",
"rgb": {
"r": 106,
"g": 222,
"b": 235
},
"hsl": {
"h": 186.047,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.83829,
"c": 0.10615,
"h": 205.2
},
"luminance": 0.61305
}Semantic roles & 50–950 ramp
primary
#6ADEEB
secondary
#BF473A
accent
#210DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485