#6AE0EB#6AE0EB
#6AE0EB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.107 H 203.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE0EB |
|---|---|
| RGB | rgb(106, 224, 235) |
| HSL | hsl(185, 76%, 67%) |
| HSV | hsv(185, 55%, 92%) |
| CMYK | cmyk(54.9%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(83.11, -30.16, -15.50) |
| CIE-LCH | lch(83.11, 33.91, 207.19°) |
| OKLab | oklab(84.29% -0.0982 -0.0428) |
| OKLCH | oklch(84.29% 0.107 203.6) |
| XYZ | xyz(47.5887, 62.3690, 88.1117) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Aqua Blue
#02D8E9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE0EB #EB756A
analogous
#6AEBB5 #6AE0EB #6AA0EB
triadic
#6AE0EB #EB6AE0 #E0EB6A
tetradic
#6AE0EB #B56AEB #EB756A #A0EB6A
square
#6AE0EB #B56AEB #EB756A #A0EB6A
split-complementary
#6AE0EB #EB6AA0 #EBB56A
monochromatic
#1AB3C1 #34D5E4 #6AE0EB #A0EBF2 #D6F6F9
Accessibility & contrast
On white
1.56
#6AE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6AE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE0EB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE0EB | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae0eb; /* rgb */ color: rgb(106, 224, 235); /* oklch */ color: oklch(84.3% 0.107 203.6);
Tailwind
colors: {
custom: {
50: '#9feaf1',
500: '#6ae0eb',
950: '#000000',
},
}SCSS
$custom: #6ae0eb; $custom-light: #9feaf1; $custom-dark: #000000;
JSON
{
"hex": "#6ae0eb",
"rgb": {
"r": 106,
"g": 224,
"b": 235
},
"hsl": {
"h": 185.116,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84287,
"c": 0.1071,
"h": 203.6
},
"luminance": 0.62374
}Semantic roles & 50–950 ramp
primary
#6AE0EB
secondary
#BF453A
accent
#1E0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485