#6AD4E8#6AD4E8
#6AD4E8 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.102 H 211.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD4E8 |
|---|---|
| RGB | rgb(106, 212, 232) |
| HSL | hsl(190, 73%, 66%) |
| HSV | hsv(190, 54%, 91%) |
| CMYK | cmyk(54.3%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.60, -25.14, -19.19) |
| CIE-LCH | lch(79.60, 31.63, 217.36°) |
| OKLab | oklab(81.44% -0.0865 -0.0531) |
| OKLCH | oklch(81.44% 0.102 211.5) |
| XYZ | xyz(44.0470, 55.9732, 84.8110) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 6.20
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Baby Blue
#89CFF0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD4E8 #E87E6A
analogous
#6AE8BD #6AD4E8 #6A95E8
triadic
#6AD4E8 #E86AD4 #D4E86A
tetradic
#6AD4E8 #BD6AE8 #E87E6A #95E86A
square
#6AD4E8 #BD6AE8 #E87E6A #95E86A
split-complementary
#6AD4E8 #E86A95 #E8BD6A
monochromatic
#1DA2BB #35C5E0 #6AD4E8 #9FE3F0 #D4F3F8
Accessibility & contrast
On white
1.72
#6AD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6AD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD4E8
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD4E8 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE9
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ad4e8; /* rgb */ color: rgb(106, 212, 232); /* oklch */ color: oklch(81.4% 0.102 211.5);
Tailwind
colors: {
custom: {
50: '#9ee1ef',
500: '#6ad4e8',
950: '#000000',
},
}SCSS
$custom: #6ad4e8; $custom-light: #9ee1ef; $custom-dark: #000000;
JSON
{
"hex": "#6ad4e8",
"rgb": {
"r": 106,
"g": 212,
"b": 232
},
"hsl": {
"h": 189.524,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.81435,
"c": 0.10153,
"h": 211.5
},
"luminance": 0.55977
}Semantic roles & 50–950 ramp
primary
#6AD4E8
secondary
#BA503C
accent
#2F10D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485