#6AE4E3#6AE4E3
#6AE4E3 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 84.9% C 0.109 H 194.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4E3 |
|---|---|
| RGB | rgb(106, 228, 227) |
| HSL | hsl(180, 69%, 65%) |
| HSV | hsv(180, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(84.01, -34.18, -9.91) |
| CIE-LCH | lch(84.01, 35.59, 196.17°) |
| OKLab | oklab(84.94% -0.1057 -0.0274) |
| OKLCH | oklch(84.94% 0.109 194.6) |
| XYZ | xyz(47.5465, 64.0924, 82.5236) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 5.88
Turquoise
#40E0D0
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4E3 #E46A6B
analogous
#6AE4A6 #6AE4E3 #6AA8E4
triadic
#6AE4E3 #E36AE4 #E4E36A
tetradic
#6AE4E3 #A66AE4 #E46A6B #A8E46A
square
#6AE4E3 #A66AE4 #E46A6B #A8E46A
split-complementary
#6AE4E3 #E46AA8 #E4A66A
monochromatic
#20B3B2 #36DBD9 #6AE4E3 #9EEDED #D2F7F6
Accessibility & contrast
On white
1.52
#6AE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#6AE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4E3
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4E3 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#C3CBE4
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae4e3; /* rgb */ color: rgb(106, 228, 227); /* oklch */ color: oklch(84.9% 0.109 194.6);
Tailwind
colors: {
custom: {
50: '#9fedeb',
500: '#6ae4e3',
950: '#000000',
},
}SCSS
$custom: #6ae4e3; $custom-light: #9fedeb; $custom-dark: #000000;
JSON
{
"hex": "#6ae4e3",
"rgb": {
"r": 106,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.508,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.84938,
"c": 0.10917,
"h": 194.6
},
"luminance": 0.64097
}Semantic roles & 50–950 ramp
primary
#6AE4E3
secondary
#B43E3F
accent
#1416D1
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584