#6BF2BF#6BF2BF
#6BF2BF is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.140 H 165.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2BF |
|---|---|
| RGB | rgb(107, 242, 191) |
| HSL | hsl(157, 84%, 68%) |
| HSV | hsv(157, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 21.1%, 5.1%) |
| CIE-LAB | lab(87.19, -48.78, 13.60) |
| CIE-LCH | lch(87.19, 50.64, 164.43°) |
| OKLab | oklab(87.22% -0.1355 0.0348) |
| OKLCH | oklch(87.22% 0.14 165.6) |
| XYZ | xyz(47.2150, 70.3872, 60.3780) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Greenish Blue
#63F7B4
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.19
Aqua Marine
#2EE8BB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2BF #F26B9E
analogous
#6BF27B #6BF2BF #6BE2F2
triadic
#6BF2BF #BF6BF2 #F2BF6B
tetradic
#6BF2BF #7B6BF2 #F26B9E #E2F26B
square
#6BF2BF #7B6BF2 #F26B9E #E2F26B
split-complementary
#6BF2BF #F26BE2 #F27B6B
monochromatic
#12D089 #33EDA7 #6BF2BF #A3F7D7 #DCFCF0
Accessibility & contrast
On white
1.39
#6BF2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#6BF2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2BF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2BF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BC
Deuteranopia (green-blind)
#DAD5C2
Tritanopia (blue-blind)
#2AF2E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf2bf; /* rgb */ color: rgb(107, 242, 191); /* oklch */ color: oklch(87.2% 0.140 165.6);
Tailwind
colors: {
custom: {
50: '#a0f7d2',
500: '#6bf2bf',
950: '#000000',
},
}SCSS
$custom: #6bf2bf; $custom-light: #a0f7d2; $custom-dark: #000000;
JSON
{
"hex": "#6bf2bf",
"rgb": {
"r": 107,
"g": 242,
"b": 191
},
"hsl": {
"h": 157.333,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.87222,
"c": 0.13992,
"h": 165.6
},
"luminance": 0.70392
}Semantic roles & 50–950 ramp
primary
#6BF2BF
secondary
#CB366E
accent
#0558E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583