#6AE1ED#6AE1ED
#6AE1ED is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.6% C 0.108 H 204.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE1ED |
|---|---|
| RGB | rgb(106, 225, 237) |
| HSL | hsl(185, 78%, 67%) |
| HSV | hsv(185, 55%, 93%) |
| CMYK | cmyk(55.3%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.46, -30.10, -16.04) |
| CIE-LCH | lch(83.46, 34.11, 208.04°) |
| OKLab | oklab(84.59% -0.0984 -0.0443) |
| OKLCH | oklch(84.59% 0.108 204.2) |
| XYZ | xyz(48.1489, 63.0244, 89.7318) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.90
Robin Egg Blue
#8AF1FE
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE1ED #ED766A
analogous
#6AEDB7 #6AE1ED #6AA0ED
triadic
#6AE1ED #ED6AE1 #E1ED6A
tetradic
#6AE1ED #B76AED #ED766A #A0ED6A
square
#6AE1ED #B76AED #ED766A #A0ED6A
split-complementary
#6AE1ED #ED6AA0 #EDB76A
monochromatic
#18B5C5 #33D6E6 #6AE1ED #A1ECF4 #D7F7FA
Accessibility & contrast
On white
1.54
#6AE1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6AE1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE1ED
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE1ED | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae1ed; /* rgb */ color: rgb(106, 225, 237); /* oklch */ color: oklch(84.6% 0.108 204.2);
Tailwind
colors: {
custom: {
50: '#a0eaf2',
500: '#6ae1ed',
950: '#000000',
},
}SCSS
$custom: #6ae1ed; $custom-light: #a0eaf2; $custom-dark: #000000;
JSON
{
"hex": "#6ae1ed",
"rgb": {
"r": 106,
"g": 225,
"b": 237
},
"hsl": {
"h": 185.496,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.84586,
"c": 0.10794,
"h": 204.2
},
"luminance": 0.63029
}Semantic roles & 50–950 ramp
primary
#6AE1ED
secondary
#C34539
accent
#1E0BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485