#6AECEC#6AECEC
#6AECEC is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.1% C 0.114 H 195.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECEC |
|---|---|
| RGB | rgb(106, 236, 236) |
| HSL | hsl(180, 77%, 67%) |
| HSV | hsv(180, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.56, -35.56, -10.87) |
| CIE-LCH | lch(86.56, 37.18, 196.99°) |
| OKLab | oklab(87.08% -0.1103 -0.0301) |
| OKLCH | oklch(87.08% 0.114 195.3) |
| XYZ | xyz(51.0732, 69.1061, 89.9879) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.98
Bright Cyan
#41FDFE
ΔE00 4.24
Aqua
#00FFFF
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECEC #EC6A6A
analogous
#6AECAB #6AECEC #6AABEC
triadic
#6AECEC #EC6AEC #ECEC6A
tetradic
#6AECEC #AB6AEC #EC6A6A #ABEC6A
square
#6AECEC #AB6AEC #EC6A6A #ABEC6A
split-complementary
#6AECEC #EC6AAB #ECAB6A
monochromatic
#19C3C3 #34E5E5 #6AECEC #A0F3F3 #D7FAFA
Accessibility & contrast
On white
1.42
#6AECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#6AECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECEC
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECEC | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6aecec; /* rgb */ color: rgb(106, 236, 236); /* oklch */ color: oklch(87.1% 0.114 195.3);
Tailwind
colors: {
custom: {
50: '#a0f2f2',
500: '#6aecec',
950: '#000000',
},
}SCSS
$custom: #6aecec; $custom-light: #a0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#6aecec",
"rgb": {
"r": 106,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.87077,
"c": 0.11438,
"h": 195.3
},
"luminance": 0.69111
}Semantic roles & 50–950 ramp
primary
#6AECEC
secondary
#C13939
accent
#0C0CDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585