#6AE1EA#6AE1EA
#6AE1EA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.107 H 202.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE1EA |
|---|---|
| RGB | rgb(106, 225, 234) |
| HSL | hsl(184, 75%, 67%) |
| HSV | hsv(184, 55%, 92%) |
| CMYK | cmyk(54.7%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.36, -30.91, -14.59) |
| CIE-LCH | lch(83.36, 34.18, 205.26°) |
| OKLab | oklab(84.48% -0.0996 -0.0403) |
| OKLCH | oklch(84.48% 0.107 202) |
| XYZ | xyz(47.7142, 62.8505, 87.4428) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Aqua Blue
#02D8E9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE1EA #EA736A
analogous
#6AEAB3 #6AE1EA #6AA1EA
triadic
#6AE1EA #EA6AE1 #E1EA6A
tetradic
#6AE1EA #B36AEA #EA736A #A1EA6A
square
#6AE1EA #B36AEA #EA736A #A1EA6A
split-complementary
#6AE1EA #EA6AA1 #EAB36A
monochromatic
#1BB3BF #34D6E2 #6AE1EA #A0ECF2 #D5F7F9
Accessibility & contrast
On white
1.55
#6AE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6AE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE1EA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE1EA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae1ea; /* rgb */ color: rgb(106, 225, 234); /* oklch */ color: oklch(84.5% 0.107 202.0);
Tailwind
colors: {
custom: {
50: '#9feaf0',
500: '#6ae1ea',
950: '#000000',
},
}SCSS
$custom: #6ae1ea; $custom-light: #9feaf0; $custom-dark: #000000;
JSON
{
"hex": "#6ae1ea",
"rgb": {
"r": 106,
"g": 225,
"b": 234
},
"hsl": {
"h": 184.219,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84482,
"c": 0.10747,
"h": 202
},
"luminance": 0.62855
}Semantic roles & 50–950 ramp
primary
#6AE1EA
secondary
#BE443B
accent
#1C0ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485