#6AEAAA#6AEAAA
#6AEAAA is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.147 H 159.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEAAA |
|---|---|
| RGB | rgb(106, 234, 170) |
| HSL | hsl(150, 75%, 67%) |
| HSV | hsv(150, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.38, -49.99, 20.56) |
| CIE-LCH | lch(84.38, 54.06, 157.64°) |
| OKLab | oklab(84.79% -0.137 0.0523) |
| OKLCH | oklch(84.79% 0.147 159.1) |
| XYZ | xyz(42.6187, 64.8082, 48.2857) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEAAA #EA6AAA
analogous
#6AEA6A #6AEAAA #6AEAEA
triadic
#6AEAAA #AA6AEA #EAAA6A
tetradic
#6AEAAA #6A6AEA #EA6AAA #EAEA6A
square
#6AEAAA #6A6AEA #EA6AAA #EAEA6A
split-complementary
#6AEAAA #EA6AEA #EA6A6A
monochromatic
#1BBF6D #34E28B #6AEAAA #A0F2C9 #D5F9E7
Accessibility & contrast
On white
1.50
#6AEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6AEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEAAA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEAAA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#3DE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aeaaa; /* rgb */ color: rgb(106, 234, 170); /* oklch */ color: oklch(84.8% 0.147 159.1);
Tailwind
colors: {
custom: {
50: '#9ef1c3',
500: '#6aeaaa',
950: '#000000',
},
}SCSS
$custom: #6aeaaa; $custom-light: #9ef1c3; $custom-dark: #000000;
JSON
{
"hex": "#6aeaaa",
"rgb": {
"r": 106,
"g": 234,
"b": 170
},
"hsl": {
"h": 150,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84786,
"c": 0.14665,
"h": 159.1
},
"luminance": 0.64812
}Semantic roles & 50–950 ramp
primary
#6AEAAA
secondary
#BE3B7C
accent
#0E73D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582