#6BF4BF#6BF4BF
#6BF4BF is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.7% C 0.142 H 165.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF4BF |
|---|---|
| RGB | rgb(107, 244, 191) |
| HSL | hsl(157, 86%, 69%) |
| HSV | hsv(157, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 21.7%, 4.3%) |
| CIE-LAB | lab(87.77, -49.62, 14.42) |
| CIE-LCH | lch(87.77, 51.67, 163.80°) |
| OKLab | oklab(87.7% -0.1376 0.0369) |
| OKLCH | oklch(87.7% 0.142 165) |
| XYZ | xyz(47.8135, 71.5842, 60.5775) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.17
Greenish Cyan
#2AFEB7
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF4BF #F46BA0
analogous
#6BF47B #6BF4BF #6BE5F4
triadic
#6BF4BF #BF6BF4 #F4BF6B
tetradic
#6BF4BF #7B6BF4 #F46BA0 #E5F46B
square
#6BF4BF #7B6BF4 #F46BA0 #E5F46B
split-complementary
#6BF4BF #F46BE5 #F47B6B
monochromatic
#10D589 #32F0A6 #6BF4BF #A4F8D8 #DDFCF0
Accessibility & contrast
On white
1.37
#6BF4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#6BF4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF4BF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF4BF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BC
Deuteranopia (green-blind)
#DCD6C2
Tritanopia (blue-blind)
#29F4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf4bf; /* rgb */ color: rgb(107, 244, 191); /* oklch */ color: oklch(87.7% 0.142 165.0);
Tailwind
colors: {
custom: {
50: '#a0f8d2',
500: '#6bf4bf',
950: '#000000',
},
}SCSS
$custom: #6bf4bf; $custom-light: #a0f8d2; $custom-dark: #000000;
JSON
{
"hex": "#6bf4bf",
"rgb": {
"r": 107,
"g": 244,
"b": 191
},
"hsl": {
"h": 156.788,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.87697,
"c": 0.14247,
"h": 165
},
"luminance": 0.71589
}Semantic roles & 50–950 ramp
primary
#6BF4BF
secondary
#CD3670
accent
#0359E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583