#6AEBB2#6AEBB2
#6AEBB2 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.141 H 162.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBB2 |
|---|---|
| RGB | rgb(106, 235, 178) |
| HSL | hsl(153, 76%, 67%) |
| HSV | hsv(153, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.84, -48.79, 17.04) |
| CIE-LCH | lch(84.84, 51.68, 160.75°) |
| OKLab | oklab(85.21% -0.1345 0.0436) |
| OKLCH | oklch(85.21% 0.141 162.1) |
| XYZ | xyz(43.6841, 65.6912, 52.4884) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.00
Seafoam
#7FE0B3
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBB2 #EB6AA3
analogous
#6AEB72 #6AEBB2 #6AE4EB
triadic
#6AEBB2 #B26AEB #EBB26A
tetradic
#6AEBB2 #726AEB #EB6AA3 #E4EB6A
square
#6AEBB2 #726AEB #EB6AA3 #E4EB6A
split-complementary
#6AEBB2 #EB6AE4 #EB726A
monochromatic
#1AC177 #34E496 #6AEBB2 #A0F2CE #D6F9EA
Accessibility & contrast
On white
1.49
#6AEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6AEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBB2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBB2 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D5CEB6
Tritanopia (blue-blind)
#37EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aebb2; /* rgb */ color: rgb(106, 235, 178); /* oklch */ color: oklch(85.2% 0.141 162.1);
Tailwind
colors: {
custom: {
50: '#9ef2c9',
500: '#6aebb2',
950: '#000000',
},
}SCSS
$custom: #6aebb2; $custom-light: #9ef2c9; $custom-dark: #000000;
JSON
{
"hex": "#6aebb2",
"rgb": {
"r": 106,
"g": 235,
"b": 178
},
"hsl": {
"h": 153.488,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.85209,
"c": 0.14136,
"h": 162.1
},
"luminance": 0.65695
}Semantic roles & 50–950 ramp
primary
#6AEBB2
secondary
#BF3A75
accent
#0D67D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582