#6ADDEE#6ADDEE
#6ADDEE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.106 H 208.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDEE |
|---|---|
| RGB | rgb(106, 221, 238) |
| HSL | hsl(188, 80%, 67%) |
| HSV | hsv(188, 55%, 93%) |
| CMYK | cmyk(55.5%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.35, -27.90, -18.23) |
| CIE-LCH | lch(82.35, 33.33, 213.16°) |
| OKLab | oklab(83.71% -0.0938 -0.0504) |
| OKLCH | oklch(83.71% 0.107 208.3) |
| XYZ | xyz(47.2267, 60.9456, 90.1472) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDEE #EE7B6A
analogous
#6AEEBD #6ADDEE #6A9BEE
triadic
#6ADDEE #EE6ADD #DDEE6A
tetradic
#6ADDEE #BD6AEE #EE7B6A #9BEE6A
square
#6ADDEE #BD6AEE #EE7B6A #9BEE6A
split-complementary
#6ADDEE #EE6A9B #EEBD6A
monochromatic
#17B0C7 #33D0E8 #6ADDEE #A1EAF4 #D8F6FB
Accessibility & contrast
On white
1.59
#6ADDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6ADDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDEE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDEE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6addee; /* rgb */ color: rgb(106, 221, 238); /* oklch */ color: oklch(83.7% 0.106 208.3);
Tailwind
colors: {
custom: {
50: '#9fe8f3',
500: '#6addee',
950: '#000000',
},
}SCSS
$custom: #6addee; $custom-light: #9fe8f3; $custom-dark: #000000;
JSON
{
"hex": "#6addee",
"rgb": {
"r": 106,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.727,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.83707,
"c": 0.1065,
"h": 208.3
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#6ADDEE
secondary
#C44A38
accent
#250ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485