#6ADEED#6ADEED
#6ADEED is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.107 H 206.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEED |
|---|---|
| RGB | rgb(106, 222, 237) |
| HSL | hsl(187, 78%, 67%) |
| HSV | hsv(187, 55%, 93%) |
| CMYK | cmyk(55.3%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.60, -28.66, -17.32) |
| CIE-LCH | lch(82.60, 33.48, 211.15°) |
| OKLab | oklab(83.9% -0.0952 -0.0479) |
| OKLCH | oklch(83.9% 0.107 206.7) |
| XYZ | xyz(47.3450, 61.4166, 89.4639) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 6.54
Bright Light Blue
#26F7FD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEED #ED796A
analogous
#6AEDBA #6ADEED #6A9DED
triadic
#6ADEED #ED6ADE #DEED6A
tetradic
#6ADEED #BA6AED #ED796A #9DED6A
square
#6ADEED #BA6AED #ED796A #9DED6A
split-complementary
#6ADEED #ED6A9D #EDBA6A
monochromatic
#18B1C5 #33D2E6 #6ADEED #A1EAF4 #D7F6FA
Accessibility & contrast
On white
1.58
#6ADEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#6ADEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEED
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEED | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6adeed; /* rgb */ color: rgb(106, 222, 237); /* oklch */ color: oklch(83.9% 0.107 206.7);
Tailwind
colors: {
custom: {
50: '#9fe8f2',
500: '#6adeed',
950: '#000000',
},
}SCSS
$custom: #6adeed; $custom-light: #9fe8f2; $custom-dark: #000000;
JSON
{
"hex": "#6adeed",
"rgb": {
"r": 106,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.87,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.839,
"c": 0.10661,
"h": 206.7
},
"luminance": 0.61421
}Semantic roles & 50–950 ramp
primary
#6ADEED
secondary
#C34839
accent
#230BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485