#6AE3EA#6AE3EA
#6AE3EA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.9% C 0.109 H 200.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3EA |
|---|---|
| RGB | rgb(106, 227, 234) |
| HSL | hsl(183, 75%, 67%) |
| HSV | hsv(183, 55%, 92%) |
| CMYK | cmyk(54.7%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(83.93, -31.86, -13.73) |
| CIE-LCH | lch(83.93, 34.70, 203.31°) |
| OKLab | oklab(84.94% -0.1017 -0.038) |
| OKLCH | oklch(84.94% 0.109 200.5) |
| XYZ | xyz(48.2581, 63.9382, 87.6241) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3EA #EA716A
analogous
#6AEAB1 #6AE3EA #6AA3EA
triadic
#6AE3EA #EA6AE3 #E3EA6A
tetradic
#6AE3EA #B16AEA #EA716A #A3EA6A
square
#6AE3EA #B16AEA #EA716A #A3EA6A
split-complementary
#6AE3EA #EA6AA3 #EAB16A
monochromatic
#1BB6BF #34D9E2 #6AE3EA #A0EDF2 #D5F7F9
Accessibility & contrast
On white
1.52
#6AE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6AE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3EA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3EA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae3ea; /* rgb */ color: rgb(106, 227, 234); /* oklch */ color: oklch(84.9% 0.109 200.5);
Tailwind
colors: {
custom: {
50: '#a0ecf0',
500: '#6ae3ea',
950: '#000000',
},
}SCSS
$custom: #6ae3ea; $custom-light: #a0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#6ae3ea",
"rgb": {
"r": 106,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.281,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84941,
"c": 0.10859,
"h": 200.5
},
"luminance": 0.63943
}Semantic roles & 50–950 ramp
primary
#6AE3EA
secondary
#BE423B
accent
#190ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485