#6AECB5#6AECB5
#6AECB5 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.140 H 163.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECB5 |
|---|---|
| RGB | rgb(106, 236, 181) |
| HSL | hsl(155, 77%, 67%) |
| HSV | hsv(155, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 23.3%, 7.5%) |
| CIE-LAB | lab(85.19, -48.58, 15.98) |
| CIE-LCH | lch(85.19, 51.14, 161.79°) |
| OKLab | oklab(85.52% -0.1342 0.0409) |
| OKLCH | oklch(85.52% 0.14 163.1) |
| XYZ | xyz(44.2757, 66.3872, 54.1878) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.10
Light Aquamarine
#7BFDC7
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.55
Light Blue Green
#7EFBB3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECB5 #EC6AA1
analogous
#6AEC74 #6AECB5 #6AE2EC
triadic
#6AECB5 #B56AEC #ECB56A
tetradic
#6AECB5 #746AEC #EC6AA1 #E2EC6A
square
#6AECB5 #746AEC #EC6AA1 #E2EC6A
split-complementary
#6AECB5 #EC6AE2 #EC746A
monochromatic
#19C37B #34E59A #6AECB5 #A0F3D0 #D7FAEB
Accessibility & contrast
On white
1.47
#6AECB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6AECB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECB5
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECB5 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB2
Deuteranopia (green-blind)
#D6CFB8
Tritanopia (blue-blind)
#34ECDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aecb5; /* rgb */ color: rgb(106, 236, 181); /* oklch */ color: oklch(85.5% 0.140 163.1);
Tailwind
colors: {
custom: {
50: '#9ef3cb',
500: '#6aecb5',
950: '#000000',
},
}SCSS
$custom: #6aecb5; $custom-light: #9ef3cb; $custom-dark: #000000;
JSON
{
"hex": "#6aecb5",
"rgb": {
"r": 106,
"g": 236,
"b": 181
},
"hsl": {
"h": 154.615,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85519,
"c": 0.14029,
"h": 163.1
},
"luminance": 0.66391
}Semantic roles & 50–950 ramp
primary
#6AECB5
secondary
#C13973
accent
#0C63DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582