#6BF2BE#6BF2BE
#6BF2BE is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.2% C 0.141 H 165.1°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2BE |
|---|---|
| RGB | rgb(107, 242, 190) |
| HSL | hsl(157, 84%, 68%) |
| HSV | hsv(157, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(87.17, -48.99, 14.08) |
| CIE-LCH | lch(87.17, 50.98, 163.96°) |
| OKLab | oklab(87.2% -0.1359 0.0361) |
| OKLCH | oklch(87.2% 0.141 165.1) |
| XYZ | xyz(47.1053, 70.3433, 59.8004) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.82
Bright Teal
#01F9C6
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2BE #F26B9F
analogous
#6BF27A #6BF2BE #6BE2F2
triadic
#6BF2BE #BE6BF2 #F2BE6B
tetradic
#6BF2BE #7A6BF2 #F26B9F #E2F26B
square
#6BF2BE #7A6BF2 #F26B9F #E2F26B
split-complementary
#6BF2BE #F26BE2 #F27A6B
monochromatic
#12D087 #33EDA5 #6BF2BE #A3F7D7 #DCFCEF
Accessibility & contrast
On white
1.39
#6BF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#6BF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2BE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2BE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#DAD5C1
Tritanopia (blue-blind)
#2BF2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf2be; /* rgb */ color: rgb(107, 242, 190); /* oklch */ color: oklch(87.2% 0.141 165.1);
Tailwind
colors: {
custom: {
50: '#a0f7d1',
500: '#6bf2be',
950: '#000000',
},
}SCSS
$custom: #6bf2be; $custom-light: #a0f7d1; $custom-dark: #000000;
JSON
{
"hex": "#6bf2be",
"rgb": {
"r": 107,
"g": 242,
"b": 190
},
"hsl": {
"h": 156.889,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.87198,
"c": 0.14066,
"h": 165.1
},
"luminance": 0.70348
}Semantic roles & 50–950 ramp
primary
#6BF2BE
secondary
#CB3670
accent
#055AE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583