#6AECAE#6AECAE
#6AECAE is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.146 H 160.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECAE |
|---|---|
| RGB | rgb(106, 236, 174) |
| HSL | hsl(151, 77%, 67%) |
| HSV | hsv(151, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(85.05, -50.02, 19.41) |
| CIE-LCH | lch(85.05, 53.66, 158.79°) |
| OKLab | oklab(85.36% -0.1373 0.0495) |
| OKLCH | oklch(85.36% 0.146 160.2) |
| XYZ | xyz(43.5755, 66.1071, 50.4998) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECAE #EC6AA8
analogous
#6AEC6D #6AECAE #6AE9EC
triadic
#6AECAE #AE6AEC #ECAE6A
tetradic
#6AECAE #6D6AEC #EC6AA8 #E9EC6A
square
#6AECAE #6D6AEC #EC6AA8 #E9EC6A
split-complementary
#6AECAE #EC6AE9 #EC6D6A
monochromatic
#19C372 #34E590 #6AECAE #A0F3CC #D7FAE9
Accessibility & contrast
On white
1.48
#6AECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6AECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECAE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECAE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#39EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aecae; /* rgb */ color: rgb(106, 236, 174); /* oklch */ color: oklch(85.4% 0.146 160.2);
Tailwind
colors: {
custom: {
50: '#9ef3c6',
500: '#6aecae',
950: '#000000',
},
}SCSS
$custom: #6aecae; $custom-light: #9ef3c6; $custom-dark: #000000;
JSON
{
"hex": "#6aecae",
"rgb": {
"r": 106,
"g": 236,
"b": 174
},
"hsl": {
"h": 151.385,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85355,
"c": 0.14598,
"h": 160.2
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#6AECAE
secondary
#C1397A
accent
#0C6EDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582