#6BE3AA#6BE3AA
#6BE3AA is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.137 H 160.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3AA |
|---|---|
| RGB | rgb(107, 227, 170) |
| HSL | hsl(152, 68%, 65%) |
| HSV | hsv(152, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(82.36, -46.83, 17.75) |
| CIE-LCH | lch(82.36, 50.08, 159.24°) |
| OKLab | oklab(83.14% -0.1289 0.0453) |
| OKLCH | oklch(83.14% 0.137 160.6) |
| XYZ | xyz(40.7847, 60.9626, 47.6401) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 4.54
Eucalyptus
#44D7A8
ΔE00 4.61
Aqua Green
#12E193
ΔE00 5.28
Aqua Marine
#2EE8BB
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3AA #E36BA4
analogous
#6BE36E #6BE3AA #6BE0E3
triadic
#6BE3AA #AA6BE3 #E3AA6B
tetradic
#6BE3AA #6E6BE3 #E36BA4 #E0E36B
square
#6BE3AA #6E6BE3 #E36BA4 #E0E36B
split-complementary
#6BE3AA #E36BE0 #E36E6B
monochromatic
#22B26D #38D98C #6BE3AA #9EEDC8 #D2F6E5
Accessibility & contrast
On white
1.59
#6BE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6BE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3AA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3AA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#42E2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be3aa; /* rgb */ color: rgb(107, 227, 170); /* oklch */ color: oklch(83.1% 0.137 160.6);
Tailwind
colors: {
custom: {
50: '#9eecc3',
500: '#6be3aa',
950: '#000000',
},
}SCSS
$custom: #6be3aa; $custom-light: #9eecc3; $custom-dark: #000000;
JSON
{
"hex": "#6be3aa",
"rgb": {
"r": 107,
"g": 227,
"b": 170
},
"hsl": {
"h": 151.5,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.83141,
"c": 0.1366,
"h": 160.6
},
"luminance": 0.60966
}Semantic roles & 50–950 ramp
primary
#6BE3AA
secondary
#B33F76
accent
#156ED0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582