#6AEAAE#6AEAAE
#6AEAAE is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.9% C 0.143 H 160.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEAAE |
|---|---|
| RGB | rgb(106, 234, 174) |
| HSL | hsl(152, 75%, 67%) |
| HSV | hsv(152, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.46, -49.19, 18.60) |
| CIE-LCH | lch(84.46, 52.59, 159.29°) |
| OKLab | oklab(84.88% -0.1352 0.0475) |
| OKLCH | oklch(84.88% 0.143 160.7) |
| XYZ | xyz(43.0029, 64.9619, 50.3089) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.95
Seafoam
#7FE0B3
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEAAE #EA6AA6
analogous
#6AEA6E #6AEAAE #6AE6EA
triadic
#6AEAAE #AE6AEA #EAAE6A
tetradic
#6AEAAE #6E6AEA #EA6AA6 #E6EA6A
square
#6AEAAE #6E6AEA #EA6AA6 #E6EA6A
split-complementary
#6AEAAE #EA6AE6 #EA6E6A
monochromatic
#1BBF72 #34E291 #6AEAAE #A0F2CB #D5F9E8
Accessibility & contrast
On white
1.50
#6AEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6AEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEAAE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEAAE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAB
Deuteranopia (green-blind)
#D5CDB2
Tritanopia (blue-blind)
#3AE9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aeaae; /* rgb */ color: rgb(106, 234, 174); /* oklch */ color: oklch(84.9% 0.143 160.7);
Tailwind
colors: {
custom: {
50: '#9ef1c6',
500: '#6aeaae',
950: '#000000',
},
}SCSS
$custom: #6aeaae; $custom-light: #9ef1c6; $custom-dark: #000000;
JSON
{
"hex": "#6aeaae",
"rgb": {
"r": 106,
"g": 234,
"b": 174
},
"hsl": {
"h": 151.875,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84876,
"c": 0.1433,
"h": 160.7
},
"luminance": 0.64966
}Semantic roles & 50–950 ramp
primary
#6AEAAE
secondary
#BE3B78
accent
#0E6CD7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582