#6AE2EA#6AE2EA
#6AE2EA is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.108 H 201.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2EA |
|---|---|
| RGB | rgb(106, 226, 234) |
| HSL | hsl(184, 75%, 67%) |
| HSV | hsv(184, 55%, 92%) |
| CMYK | cmyk(54.7%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.65, -31.39, -14.16) |
| CIE-LCH | lch(83.65, 34.43, 204.28°) |
| OKLab | oklab(84.71% -0.1007 -0.0391) |
| OKLCH | oklch(84.71% 0.108 201.2) |
| XYZ | xyz(47.9854, 63.3928, 87.5332) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2EA #EA726A
analogous
#6AEAB2 #6AE2EA #6AA2EA
triadic
#6AE2EA #EA6AE2 #E2EA6A
tetradic
#6AE2EA #B26AEA #EA726A #A2EA6A
square
#6AE2EA #B26AEA #EA726A #A2EA6A
split-complementary
#6AE2EA #EA6AA2 #EAB26A
monochromatic
#1BB4BF #34D8E2 #6AE2EA #A0ECF2 #D5F7F9
Accessibility & contrast
On white
1.54
#6AE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6AE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2EA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2EA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae2ea; /* rgb */ color: rgb(106, 226, 234); /* oklch */ color: oklch(84.7% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#9febf0',
500: '#6ae2ea',
950: '#000000',
},
}SCSS
$custom: #6ae2ea; $custom-light: #9febf0; $custom-dark: #000000;
JSON
{
"hex": "#6ae2ea",
"rgb": {
"r": 106,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.75,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84712,
"c": 0.10802,
"h": 201.2
},
"luminance": 0.63397
}Semantic roles & 50–950 ramp
primary
#6AE2EA
secondary
#BE433B
accent
#1B0ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485