#6AD5EA#6AD5EA
#6AD5EA is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.103 H 212.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD5EA |
|---|---|
| RGB | rgb(106, 213, 234) |
| HSL | hsl(190, 75%, 67%) |
| HSV | hsv(190, 55%, 92%) |
| CMYK | cmyk(54.7%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(79.95, -25.08, -19.73) |
| CIE-LCH | lch(79.95, 31.91, 218.20°) |
| OKLab | oklab(81.74% -0.0868 -0.0546) |
| OKLCH | oklch(81.74% 0.103 212.2) |
| XYZ | xyz(44.5835, 56.5890, 86.3992) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Baby Blue
#89CFF0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD5EA #EA7F6A
analogous
#6AEABF #6AD5EA #6A95EA
triadic
#6AD5EA #EA6AD5 #D5EA6A
tetradic
#6AD5EA #BF6AEA #EA7F6A #95EA6A
square
#6AD5EA #BF6AEA #EA7F6A #95EA6A
split-complementary
#6AD5EA #EA6A95 #EABF6A
monochromatic
#1BA4BF #34C6E2 #6AD5EA #A0E4F2 #D5F3F9
Accessibility & contrast
On white
1.70
#6AD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#6AD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD5EA
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD5EA | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ad5ea; /* rgb */ color: rgb(106, 213, 234); /* oklch */ color: oklch(81.7% 0.103 212.2);
Tailwind
colors: {
custom: {
50: '#9fe2f0',
500: '#6ad5ea',
950: '#000000',
},
}SCSS
$custom: #6ad5ea; $custom-light: #9fe2f0; $custom-dark: #000000;
JSON
{
"hex": "#6ad5ea",
"rgb": {
"r": 106,
"g": 213,
"b": 234
},
"hsl": {
"h": 189.844,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.81737,
"c": 0.10258,
"h": 212.2
},
"luminance": 0.56593
}Semantic roles & 50–950 ramp
primary
#6AD5EA
secondary
#BE503B
accent
#2F0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485