#6AE3EB#6AE3EB
#6AE3EB is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.109 H 201.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3EB |
|---|---|
| RGB | rgb(106, 227, 235) |
| HSL | hsl(184, 76%, 67%) |
| HSV | hsv(184, 55%, 92%) |
| CMYK | cmyk(54.9%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.96, -31.60, -14.21) |
| CIE-LCH | lch(83.96, 34.65, 204.22°) |
| OKLab | oklab(84.98% -0.1013 -0.0393) |
| OKLCH | oklch(84.98% 0.109 201.2) |
| XYZ | xyz(48.4021, 63.9958, 88.3828) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3EB #EB726A
analogous
#6AEBB3 #6AE3EB #6AA3EB
triadic
#6AE3EB #EB6AE3 #E3EB6A
tetradic
#6AE3EB #B36AEB #EB726A #A3EB6A
square
#6AE3EB #B36AEB #EB726A #A3EB6A
split-complementary
#6AE3EB #EB6AA3 #EBB36A
monochromatic
#1AB6C1 #34D9E4 #6AE3EB #A0EDF2 #D6F7F9
Accessibility & contrast
On white
1.52
#6AE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6AE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3EB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3EB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae3eb; /* rgb */ color: rgb(106, 227, 235); /* oklch */ color: oklch(85.0% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#a0ecf1',
500: '#6ae3eb',
950: '#000000',
},
}SCSS
$custom: #6ae3eb; $custom-light: #a0ecf1; $custom-dark: #000000;
JSON
{
"hex": "#6ae3eb",
"rgb": {
"r": 106,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.721,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84975,
"c": 0.10868,
"h": 201.2
},
"luminance": 0.64
}Semantic roles & 50–950 ramp
primary
#6AE3EB
secondary
#BF423A
accent
#1A0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485