#6AEBAD#6AEBAD
#6AEBAD is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.145 H 160.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBAD |
|---|---|
| RGB | rgb(106, 235, 173) |
| HSL | hsl(151, 76%, 67%) |
| HSV | hsv(151, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(84.74, -49.81, 19.50) |
| CIE-LCH | lch(84.74, 53.49, 158.62°) |
| OKLab | oklab(85.09% -0.1367 0.0497) |
| OKLCH | oklch(85.09% 0.145 160) |
| XYZ | xyz(43.1912, 65.4940, 49.8926) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBAD #EB6AA8
analogous
#6AEB6D #6AEBAD #6AE8EB
triadic
#6AEBAD #AD6AEB #EBAD6A
tetradic
#6AEBAD #6D6AEB #EB6AA8 #E8EB6A
square
#6AEBAD #6D6AEB #EB6AA8 #E8EB6A
split-complementary
#6AEBAD #EB6AE8 #EB6D6A
monochromatic
#1AC171 #34E48F #6AEBAD #A0F2CB #D6F9E8
Accessibility & contrast
On white
1.49
#6AEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6AEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBAD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBAD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#3AEADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aebad; /* rgb */ color: rgb(106, 235, 173); /* oklch */ color: oklch(85.1% 0.145 160.0);
Tailwind
colors: {
custom: {
50: '#9ef2c5',
500: '#6aebad',
950: '#000000',
},
}SCSS
$custom: #6aebad; $custom-light: #9ef2c5; $custom-dark: #000000;
JSON
{
"hex": "#6aebad",
"rgb": {
"r": 106,
"g": 235,
"b": 173
},
"hsl": {
"h": 151.163,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.85093,
"c": 0.14547,
"h": 160
},
"luminance": 0.65498
}Semantic roles & 50–950 ramp
primary
#6AEBAD
secondary
#BF3A7A
accent
#0D6FD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582