#6AE1EB#6AE1EB
#6AE1EB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.108 H 202.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE1EB |
|---|---|
| RGB | rgb(106, 225, 235) |
| HSL | hsl(185, 76%, 67%) |
| HSV | hsv(185, 55%, 92%) |
| CMYK | cmyk(54.9%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.39, -30.64, -15.07) |
| CIE-LCH | lch(83.39, 34.15, 206.19°) |
| OKLab | oklab(84.52% -0.0992 -0.0416) |
| OKLCH | oklch(84.52% 0.108 202.8) |
| XYZ | xyz(47.8583, 62.9081, 88.2015) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Aqua Blue
#02D8E9
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE1EB #EB746A
analogous
#6AEBB5 #6AE1EB #6AA1EB
triadic
#6AE1EB #EB6AE1 #E1EB6A
tetradic
#6AE1EB #B56AEB #EB746A #A1EB6A
square
#6AE1EB #B56AEB #EB746A #A1EB6A
split-complementary
#6AE1EB #EB6AA1 #EBB56A
monochromatic
#1AB4C1 #34D6E4 #6AE1EB #A0ECF2 #D6F7F9
Accessibility & contrast
On white
1.55
#6AE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6AE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE1EB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE1EB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae1eb; /* rgb */ color: rgb(106, 225, 235); /* oklch */ color: oklch(84.5% 0.108 202.8);
Tailwind
colors: {
custom: {
50: '#9feaf1',
500: '#6ae1eb',
950: '#000000',
},
}SCSS
$custom: #6ae1eb; $custom-light: #9feaf1; $custom-dark: #000000;
JSON
{
"hex": "#6ae1eb",
"rgb": {
"r": 106,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.651,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84517,
"c": 0.10761,
"h": 202.8
},
"luminance": 0.62913
}Semantic roles & 50–950 ramp
primary
#6AE1EB
secondary
#BF443A
accent
#1D0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485