#6AEAAC#6AEAAC
#6AEAAC is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.145 H 159.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEAAC |
|---|---|
| RGB | rgb(106, 234, 172) |
| HSL | hsl(151, 75%, 67%) |
| HSV | hsv(151, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.42, -49.59, 19.58) |
| CIE-LCH | lch(84.42, 53.32, 158.46°) |
| OKLab | oklab(84.83% -0.1361 0.0499) |
| OKLCH | oklch(84.83% 0.145 159.9) |
| XYZ | xyz(42.8093, 64.8845, 49.2897) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEAAC #EA6AA8
analogous
#6AEA6C #6AEAAC #6AE8EA
triadic
#6AEAAC #AC6AEA #EAAC6A
tetradic
#6AEAAC #6C6AEA #EA6AA8 #E8EA6A
square
#6AEAAC #6C6AEA #EA6AA8 #E8EA6A
split-complementary
#6AEAAC #EA6AE8 #EA6C6A
monochromatic
#1BBF6F #34E28E #6AEAAC #A0F2CA #D5F9E8
Accessibility & contrast
On white
1.50
#6AEAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#6AEAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEAAC
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEAAC | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#3BE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aeaac; /* rgb */ color: rgb(106, 234, 172); /* oklch */ color: oklch(84.8% 0.145 159.9);
Tailwind
colors: {
custom: {
50: '#9ef1c5',
500: '#6aeaac',
950: '#000000',
},
}SCSS
$custom: #6aeaac; $custom-light: #9ef1c5; $custom-dark: #000000;
JSON
{
"hex": "#6aeaac",
"rgb": {
"r": 106,
"g": 234,
"b": 172
},
"hsl": {
"h": 150.938,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84831,
"c": 0.14496,
"h": 159.9
},
"luminance": 0.64888
}Semantic roles & 50–950 ramp
primary
#6AEAAC
secondary
#BE3B7A
accent
#0E70D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582