#6AE4EA#6AE4EA
#6AE4EA is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.109 H 199.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4EA |
|---|---|
| RGB | rgb(106, 228, 234) |
| HSL | hsl(183, 75%, 67%) |
| HSV | hsv(183, 55%, 92%) |
| CMYK | cmyk(54.7%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.22, -32.34, -13.30) |
| CIE-LCH | lch(84.22, 34.97, 202.36°) |
| OKLab | oklab(85.17% -0.1028 -0.0368) |
| OKLCH | oklch(85.17% 0.109 199.7) |
| XYZ | xyz(48.5324, 64.4868, 87.7155) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4EA #EA706A
analogous
#6AEAB0 #6AE4EA #6AA4EA
triadic
#6AE4EA #EA6AE4 #E4EA6A
tetradic
#6AE4EA #B06AEA #EA706A #A4EA6A
square
#6AE4EA #B06AEA #EA706A #A4EA6A
split-complementary
#6AE4EA #EA6AA4 #EAB06A
monochromatic
#1BB7BF #34DAE2 #6AE4EA #A0EEF2 #D5F7F9
Accessibility & contrast
On white
1.51
#6AE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6AE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4EA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4EA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae4ea; /* rgb */ color: rgb(106, 228, 234); /* oklch */ color: oklch(85.2% 0.109 199.7);
Tailwind
colors: {
custom: {
50: '#a0edf0',
500: '#6ae4ea',
950: '#000000',
},
}SCSS
$custom: #6ae4ea; $custom-light: #a0edf0; $custom-dark: #000000;
JSON
{
"hex": "#6ae4ea",
"rgb": {
"r": 106,
"g": 228,
"b": 234
},
"hsl": {
"h": 182.813,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.85171,
"c": 0.10917,
"h": 199.7
},
"luminance": 0.64491
}Semantic roles & 50–950 ramp
primary
#6AE4EA
secondary
#BE413B
accent
#170ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585