#6AE2EB#6AE2EB
#6AE2EB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.108 H 202.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2EB |
|---|---|
| RGB | rgb(106, 226, 235) |
| HSL | hsl(184, 76%, 67%) |
| HSV | hsv(184, 55%, 92%) |
| CMYK | cmyk(54.9%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.68, -31.12, -14.64) |
| CIE-LCH | lch(83.68, 34.39, 205.20°) |
| OKLab | oklab(84.75% -0.1003 -0.0405) |
| OKLCH | oklch(84.75% 0.108 202) |
| XYZ | xyz(48.1294, 63.4504, 88.2919) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.31
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Aqua Blue
#02D8E9
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2EB #EB736A
analogous
#6AEBB4 #6AE2EB #6AA2EB
triadic
#6AE2EB #EB6AE2 #E2EB6A
tetradic
#6AE2EB #B46AEB #EB736A #A2EB6A
square
#6AE2EB #B46AEB #EB736A #A2EB6A
split-complementary
#6AE2EB #EB6AA2 #EBB46A
monochromatic
#1AB5C1 #34D7E4 #6AE2EB #A0EDF2 #D6F7F9
Accessibility & contrast
On white
1.53
#6AE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6AE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2EB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2EB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae2eb; /* rgb */ color: rgb(106, 226, 235); /* oklch */ color: oklch(84.7% 0.108 202.0);
Tailwind
colors: {
custom: {
50: '#a0ebf1',
500: '#6ae2eb',
950: '#000000',
},
}SCSS
$custom: #6ae2eb; $custom-light: #a0ebf1; $custom-dark: #000000;
JSON
{
"hex": "#6ae2eb",
"rgb": {
"r": 106,
"g": 226,
"b": 235
},
"hsl": {
"h": 184.186,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84746,
"c": 0.10814,
"h": 202
},
"luminance": 0.63455
}Semantic roles & 50–950 ramp
primary
#6AE2EB
secondary
#BF433A
accent
#1B0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485