#6BE2BF#6BE2BF
#6BE2BF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.4% C 0.120 H 171.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2BF |
|---|---|
| RGB | rgb(107, 226, 191) |
| HSL | hsl(162, 67%, 65%) |
| HSV | hsv(162, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(82.53, -41.86, 6.95) |
| CIE-LCH | lch(82.53, 42.44, 170.57°) |
| OKLab | oklab(83.43% -0.1184 0.0177) |
| OKLCH | oklch(83.43% 0.12 171.5) |
| XYZ | xyz(42.6595, 61.2762, 58.8595) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.97
Light Teal
#90E4C1
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 4.19
Seafoam Blue
#78D1B6
ΔE00 4.65
Aqua (survey)
#13EAC9
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2BF #E26B8E
analogous
#6BE283 #6BE2BF #6BC9E2
triadic
#6BE2BF #BF6BE2 #E2BF6B
tetradic
#6BE2BF #836BE2 #E26B8E #C9E26B
square
#6BE2BF #836BE2 #E26B8E #C9E26B
split-complementary
#6BE2BF #E26BC9 #E2836B
monochromatic
#23B086 #38D8A9 #6BE2BF #9EECD5 #D1F6EB
Accessibility & contrast
On white
1.58
#6BE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6BE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2BF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2BF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#33E4D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be2bf; /* rgb */ color: rgb(107, 226, 191); /* oklch */ color: oklch(83.4% 0.120 171.5);
Tailwind
colors: {
custom: {
50: '#9eebd2',
500: '#6be2bf',
950: '#000000',
},
}SCSS
$custom: #6be2bf; $custom-light: #9eebd2; $custom-dark: #000000;
JSON
{
"hex": "#6be2bf",
"rgb": {
"r": 107,
"g": 226,
"b": 191
},
"hsl": {
"h": 162.353,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.83431,
"c": 0.11971,
"h": 171.5
},
"luminance": 0.6128
}Semantic roles & 50–950 ramp
primary
#6BE2BF
secondary
#B14061
accent
#164DCF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483