#6AE4E4#6AE4E4
#6AE4E4 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.109 H 195.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4E4 |
|---|---|
| RGB | rgb(106, 228, 228) |
| HSL | hsl(180, 69%, 65%) |
| HSV | hsv(180, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.04, -33.92, -10.40) |
| CIE-LCH | lch(84.04, 35.48, 197.04°) |
| OKLab | oklab(84.97% -0.1052 -0.0288) |
| OKLCH | oklch(84.97% 0.109 195.3) |
| XYZ | xyz(47.6850, 64.1478, 83.2525) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.31
Mediumturquoise
#48D1CC
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.84
Bright Cyan
#41FDFE
ΔE00 5.87
Turquoise
#40E0D0
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4E4 #E46A6A
analogous
#6AE4A7 #6AE4E4 #6AA7E4
triadic
#6AE4E4 #E46AE4 #E4E46A
tetradic
#6AE4E4 #A76AE4 #E46A6A #A7E46A
square
#6AE4E4 #A76AE4 #E46A6A #A7E46A
split-complementary
#6AE4E4 #E46AA7 #E4A76A
monochromatic
#20B3B3 #36DBDB #6AE4E4 #9EEDED #D2F7F7
Accessibility & contrast
On white
1.52
#6AE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#6AE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4E4
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4E4 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C3CBE5
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae4e4; /* rgb */ color: rgb(106, 228, 228); /* oklch */ color: oklch(85.0% 0.109 195.3);
Tailwind
colors: {
custom: {
50: '#9fedec',
500: '#6ae4e4',
950: '#000000',
},
}SCSS
$custom: #6ae4e4; $custom-light: #9fedec; $custom-dark: #000000;
JSON
{
"hex": "#6ae4e4",
"rgb": {
"r": 106,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.84971,
"c": 0.10911,
"h": 195.3
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#6AE4E4
secondary
#B43E3E
accent
#1414D1
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584