#6BE9AA#6BE9AA
#6BE9AA is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.6% C 0.145 H 159.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9AA |
|---|---|
| RGB | rgb(107, 233, 170) |
| HSL | hsl(150, 74%, 67%) |
| HSV | hsv(150, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.12, -49.36, 20.20) |
| CIE-LCH | lch(84.12, 53.33, 157.74°) |
| OKLab | oklab(84.58% -0.1353 0.0515) |
| OKLCH | oklch(84.58% 0.145 159.2) |
| XYZ | xyz(42.4544, 64.3021, 48.1967) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.38
Aqua Green
#12E193
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9AA #E96BAA
analogous
#6BE96B #6BE9AA #6BE9E9
triadic
#6BE9AA #AA6BE9 #E9AA6B
tetradic
#6BE9AA #6B6BE9 #E96BAA #E9E96B
square
#6BE9AA #6B6BE9 #E96BAA #E9E96B
split-complementary
#6BE9AA #E96BE9 #E96B6B
monochromatic
#1CBD6D #36E18B #6BE9AA #A0F1C9 #D6F9E7
Accessibility & contrast
On white
1.52
#6BE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#6BE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9AA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9AA | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#3FE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be9aa; /* rgb */ color: rgb(107, 233, 170); /* oklch */ color: oklch(84.6% 0.145 159.2);
Tailwind
colors: {
custom: {
50: '#9ef1c3',
500: '#6be9aa',
950: '#000000',
},
}SCSS
$custom: #6be9aa; $custom-light: #9ef1c3; $custom-dark: #000000;
JSON
{
"hex": "#6be9aa",
"rgb": {
"r": 107,
"g": 233,
"b": 170
},
"hsl": {
"h": 150,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84581,
"c": 0.14477,
"h": 159.2
},
"luminance": 0.64306
}Semantic roles & 50–950 ramp
primary
#6BE9AA
secondary
#BC3C7C
accent
#0F73D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582