#6ADEEC#6ADEEC
#6ADEEC is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.106 H 206.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEEC |
|---|---|
| RGB | rgb(106, 222, 236) |
| HSL | hsl(186, 77%, 67%) |
| HSV | hsv(186, 55%, 93%) |
| CMYK | cmyk(55.1%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.57, -28.93, -16.84) |
| CIE-LCH | lch(82.57, 33.47, 210.20°) |
| OKLab | oklab(83.87% -0.0956 -0.0465) |
| OKLCH | oklch(83.87% 0.106 206) |
| XYZ | xyz(47.1993, 61.3583, 88.6966) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Aqua Blue
#02D8E9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 6.83
Bright Light Blue
#26F7FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEEC #EC786A
analogous
#6AECB9 #6ADEEC #6A9DEC
triadic
#6ADEEC #EC6ADE #DEEC6A
tetradic
#6ADEEC #B96AEC #EC786A #9DEC6A
square
#6ADEEC #B96AEC #EC786A #9DEC6A
split-complementary
#6ADEEC #EC6A9D #ECB96A
monochromatic
#19B0C3 #34D2E5 #6ADEEC #A0EAF3 #D7F6FA
Accessibility & contrast
On white
1.58
#6ADEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6ADEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEEC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEEC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6adeec; /* rgb */ color: rgb(106, 222, 236); /* oklch */ color: oklch(83.9% 0.106 206.0);
Tailwind
colors: {
custom: {
50: '#9fe8f2',
500: '#6adeec',
950: '#000000',
},
}SCSS
$custom: #6adeec; $custom-light: #9fe8f2; $custom-dark: #000000;
JSON
{
"hex": "#6adeec",
"rgb": {
"r": 106,
"g": 222,
"b": 236
},
"hsl": {
"h": 186.462,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.83865,
"c": 0.10638,
"h": 206
},
"luminance": 0.61363
}Semantic roles & 50–950 ramp
primary
#6ADEEC
secondary
#C14839
accent
#220CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485