#6BE9AE#6BE9AE
#6BE9AE is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.7% C 0.141 H 160.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9AE |
|---|---|
| RGB | rgb(107, 233, 174) |
| HSL | hsl(152, 74%, 67%) |
| HSV | hsv(152, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.20, -48.55, 18.24) |
| CIE-LCH | lch(84.20, 51.86, 159.41°) |
| OKLab | oklab(84.67% -0.1335 0.0466) |
| OKLCH | oklch(84.67% 0.141 160.8) |
| XYZ | xyz(42.8385, 64.4557, 50.2199) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Seafoam
#7FE0B3
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.59
Light Aquamarine
#7BFDC7
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.89
Seafoam Green
#7AF9AB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9AE #E96BA6
analogous
#6BE96F #6BE9AE #6BE5E9
triadic
#6BE9AE #AE6BE9 #E9AE6B
tetradic
#6BE9AE #6F6BE9 #E96BA6 #E5E96B
square
#6BE9AE #6F6BE9 #E96BA6 #E5E96B
split-complementary
#6BE9AE #E96BE5 #E96F6B
monochromatic
#1CBD72 #36E191 #6BE9AE #A0F1CB #D6F9E8
Accessibility & contrast
On white
1.51
#6BE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6BE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9AE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9AE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#3DE8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be9ae; /* rgb */ color: rgb(107, 233, 174); /* oklch */ color: oklch(84.7% 0.141 160.8);
Tailwind
colors: {
custom: {
50: '#9ef1c6',
500: '#6be9ae',
950: '#000000',
},
}SCSS
$custom: #6be9ae; $custom-light: #9ef1c6; $custom-dark: #000000;
JSON
{
"hex": "#6be9ae",
"rgb": {
"r": 107,
"g": 233,
"b": 174
},
"hsl": {
"h": 151.905,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84672,
"c": 0.14142,
"h": 160.8
},
"luminance": 0.6446
}Semantic roles & 50–950 ramp
primary
#6BE9AE
secondary
#BC3C78
accent
#0F6CD6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582