#6AE0EA#6AE0EA
#6AE0EA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.107 H 202.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE0EA |
|---|---|
| RGB | rgb(106, 224, 234) |
| HSL | hsl(185, 75%, 67%) |
| HSV | hsv(185, 55%, 92%) |
| CMYK | cmyk(54.7%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(83.08, -30.43, -15.01) |
| CIE-LCH | lch(83.08, 33.93, 206.26°) |
| OKLab | oklab(84.25% -0.0986 -0.0415) |
| OKLCH | oklch(84.25% 0.107 202.8) |
| XYZ | xyz(47.4447, 62.3114, 87.3529) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE0EA #EA746A
analogous
#6AEAB4 #6AE0EA #6AA0EA
triadic
#6AE0EA #EA6AE0 #E0EA6A
tetradic
#6AE0EA #B46AEA #EA746A #A0EA6A
square
#6AE0EA #B46AEA #EA746A #A0EA6A
split-complementary
#6AE0EA #EA6AA0 #EAB46A
monochromatic
#1BB2BF #34D5E2 #6AE0EA #A0EBF2 #D5F6F9
Accessibility & contrast
On white
1.56
#6AE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6AE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE0EA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE0EA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#BDC8EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae0ea; /* rgb */ color: rgb(106, 224, 234); /* oklch */ color: oklch(84.3% 0.107 202.8);
Tailwind
colors: {
custom: {
50: '#9feaf0',
500: '#6ae0ea',
950: '#000000',
},
}SCSS
$custom: #6ae0ea; $custom-light: #9feaf0; $custom-dark: #000000;
JSON
{
"hex": "#6ae0ea",
"rgb": {
"r": 106,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.688,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84253,
"c": 0.10695,
"h": 202.8
},
"luminance": 0.62316
}Semantic roles & 50–950 ramp
primary
#6AE0EA
secondary
#BE453B
accent
#1E0ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485