#6AE3E4#6AE3E4
#6AE3E4 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.108 H 196.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3E4 |
|---|---|
| RGB | rgb(106, 227, 228) |
| HSL | hsl(180, 69%, 65%) |
| HSV | hsv(180, 54%, 89%) |
| CMYK | cmyk(53.5%, 0.4%, 0%, 10.6%) |
| CIE-LAB | lab(83.76, -33.45, -10.82) |
| CIE-LCH | lch(83.76, 35.16, 197.93°) |
| OKLab | oklab(84.74% -0.1042 -0.0299) |
| OKLCH | oklch(84.74% 0.108 196) |
| XYZ | xyz(47.4107, 63.5992, 83.1611) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3E4 #E46B6A
analogous
#6AE4A8 #6AE3E4 #6AA6E4
triadic
#6AE3E4 #E46AE3 #E3E46A
tetradic
#6AE3E4 #A86AE4 #E46B6A #A6E46A
square
#6AE3E4 #A86AE4 #E46B6A #A6E46A
split-complementary
#6AE3E4 #E46AA6 #E4A86A
monochromatic
#20B2B3 #36D9DB #6AE3E4 #9EEDED #D2F6F7
Accessibility & contrast
On white
1.53
#6AE3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6AE3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3E4
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3E4 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E4
Deuteranopia (green-blind)
#C2CAE5
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae3e4; /* rgb */ color: rgb(106, 227, 228); /* oklch */ color: oklch(84.7% 0.108 196.0);
Tailwind
colors: {
custom: {
50: '#9fecec',
500: '#6ae3e4',
950: '#000000',
},
}SCSS
$custom: #6ae3e4; $custom-light: #9fecec; $custom-dark: #000000;
JSON
{
"hex": "#6ae3e4",
"rgb": {
"r": 106,
"g": 227,
"b": 228
},
"hsl": {
"h": 180.492,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.8474,
"c": 0.10841,
"h": 196
},
"luminance": 0.63604
}Semantic roles & 50–950 ramp
primary
#6AE3E4
secondary
#B43F3E
accent
#1614D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484