#6BE8BE#6BE8BE
#6BE8BE is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.128 H 168.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8BE |
|---|---|
| RGB | rgb(107, 232, 190) |
| HSL | hsl(160, 73%, 66%) |
| HSV | hsv(160, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.25, -44.72, 9.95) |
| CIE-LCH | lch(84.25, 45.81, 167.46°) |
| OKLab | oklab(84.83% -0.1253 0.0255) |
| OKLCH | oklch(84.83% 0.128 168.5) |
| XYZ | xyz(44.2100, 64.5527, 58.8353) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.97
Seafoam
#7FE0B3
ΔE00 3.36
Aqua Marine
#2EE8BB
ΔE00 3.38
Light Teal
#90E4C1
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 4.84
Aquamarine
#7FFFD4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8BE #E86B95
analogous
#6BE880 #6BE8BE #6BD4E8
triadic
#6BE8BE #BE6BE8 #E8BE6B
tetradic
#6BE8BE #806BE8 #E86B95 #D4E86B
square
#6BE8BE #806BE8 #E86B95 #D4E86B
split-complementary
#6BE8BE #E86BD4 #E8806B
monochromatic
#1DBB86 #36E0A7 #6BE8BE #A0F0D5 #D5F8ED
Accessibility & contrast
On white
1.51
#6BE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6BE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8BE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8BE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#31E9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be8be; /* rgb */ color: rgb(107, 232, 190); /* oklch */ color: oklch(84.8% 0.128 168.5);
Tailwind
colors: {
custom: {
50: '#9ef0d1',
500: '#6be8be',
950: '#000000',
},
}SCSS
$custom: #6be8be; $custom-light: #9ef0d1; $custom-dark: #000000;
JSON
{
"hex": "#6be8be",
"rgb": {
"r": 107,
"g": 232,
"b": 190
},
"hsl": {
"h": 159.84,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84826,
"c": 0.12789,
"h": 168.5
},
"luminance": 0.64557
}Semantic roles & 50–950 ramp
primary
#6BE8BE
secondary
#BB3C67
accent
#1052D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583