#6AE7C6#6AE7C6
#6AE7C6 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.8% C 0.122 H 173.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE7C6 |
|---|---|
| RGB | rgb(106, 231, 198) |
| HSL | hsl(164, 72%, 66%) |
| HSV | hsv(164, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 14.3%, 9.4%) |
| CIE-LAB | lab(84.12, -42.68, 5.55) |
| CIE-LCH | lch(84.12, 43.04, 172.60°) |
| OKLab | oklab(84.77% -0.1213 0.014) |
| OKLCH | oklch(84.77% 0.122 173.4) |
| XYZ | xyz(44.7082, 64.2890, 63.4681) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 3.90
Aqua (survey)
#13EAC9
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.11
Light Teal
#90E4C1
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE7C6 #E76A8B
analogous
#6AE787 #6AE7C6 #6AC9E7
triadic
#6AE7C6 #C66AE7 #E7C66A
tetradic
#6AE7C6 #876AE7 #E76A8B #C9E76A
square
#6AE7C6 #876AE7 #E76A8B #C9E76A
split-complementary
#6AE7C6 #E76AC9 #E7876A
monochromatic
#1EB990 #35DFB2 #6AE7C6 #9FEFDA #D3F8EE
Accessibility & contrast
On white
1.52
#6AE7C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#6AE7C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE7C6
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE7C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE7C6 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC4
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#25E9DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae7c6; /* rgb */ color: rgb(106, 231, 198); /* oklch */ color: oklch(84.8% 0.122 173.4);
Tailwind
colors: {
custom: {
50: '#9eefd7',
500: '#6ae7c6',
950: '#000000',
},
}SCSS
$custom: #6ae7c6; $custom-light: #9eefd7; $custom-dark: #000000;
JSON
{
"hex": "#6ae7c6",
"rgb": {
"r": 106,
"g": 231,
"b": 198
},
"hsl": {
"h": 164.16,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.84768,
"c": 0.12212,
"h": 173.4
},
"luminance": 0.64293
}Semantic roles & 50–950 ramp
primary
#6AE7C6
secondary
#B93D5D
accent
#1145D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583