#6AE6EB#6AE6EB
#6AE6EB is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.7% C 0.110 H 198.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE6EB |
|---|---|
| RGB | rgb(106, 230, 235) |
| HSL | hsl(182, 76%, 67%) |
| HSV | hsv(182, 55%, 92%) |
| CMYK | cmyk(54.9%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.82, -33.02, -12.94) |
| CIE-LCH | lch(84.82, 35.46, 201.39°) |
| OKLab | oklab(85.66% -0.1045 -0.0358) |
| OKLCH | oklch(85.66% 0.11 198.9) |
| XYZ | xyz(49.2298, 65.6511, 88.6587) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Bright Light Blue
#26F7FD
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE6EB #EB6F6A
analogous
#6AEBB0 #6AE6EB #6AA5EB
triadic
#6AE6EB #EB6AE6 #E6EB6A
tetradic
#6AE6EB #B06AEB #EB6F6A #A5EB6A
square
#6AE6EB #B06AEB #EB6F6A #A5EB6A
split-complementary
#6AE6EB #EB6AA5 #EBB06A
monochromatic
#1ABAC1 #34DDE4 #6AE6EB #A0EFF2 #D6F8F9
Accessibility & contrast
On white
1.49
#6AE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6AE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE6EB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE6EB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ae6eb; /* rgb */ color: rgb(106, 230, 235); /* oklch */ color: oklch(85.7% 0.110 198.9);
Tailwind
colors: {
custom: {
50: '#a0eef1',
500: '#6ae6eb',
950: '#000000',
},
}SCSS
$custom: #6ae6eb; $custom-light: #a0eef1; $custom-dark: #000000;
JSON
{
"hex": "#6ae6eb",
"rgb": {
"r": 106,
"g": 230,
"b": 235
},
"hsl": {
"h": 182.326,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.85664,
"c": 0.11044,
"h": 198.9
},
"luminance": 0.65656
}Semantic roles & 50–950 ramp
primary
#6AE6EB
secondary
#BF3F3A
accent
#150DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585