#6BF4BC#6BF4BC
#6BF4BC is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.145 H 163.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF4BC |
|---|---|
| RGB | rgb(107, 244, 188) |
| HSL | hsl(155, 86%, 69%) |
| HSV | hsv(155, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.70, -50.26, 15.88) |
| CIE-LCH | lch(87.70, 52.71, 162.46°) |
| OKLab | oklab(87.62% -0.1389 0.0407) |
| OKLCH | oklch(87.62% 0.145 163.7) |
| XYZ | xyz(47.4867, 71.4535, 58.8566) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.20
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.06
Greenish Cyan
#2AFEB7
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF4BC #F46BA3
analogous
#6BF478 #6BF4BC #6BE8F4
triadic
#6BF4BC #BC6BF4 #F4BC6B
tetradic
#6BF4BC #786BF4 #F46BA3 #E8F46B
square
#6BF4BC #786BF4 #F46BA3 #E8F46B
split-complementary
#6BF4BC #F46BE8 #F4786B
monochromatic
#10D584 #32F0A2 #6BF4BC #A4F8D6 #DDFCF0
Accessibility & contrast
On white
1.37
#6BF4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#6BF4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF4BC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF4BC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#2CF4E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf4bc; /* rgb */ color: rgb(107, 244, 188); /* oklch */ color: oklch(87.6% 0.145 163.7);
Tailwind
colors: {
custom: {
50: '#a0f8d0',
500: '#6bf4bc',
950: '#000000',
},
}SCSS
$custom: #6bf4bc; $custom-light: #a0f8d0; $custom-dark: #000000;
JSON
{
"hex": "#6bf4bc",
"rgb": {
"r": 107,
"g": 244,
"b": 188
},
"hsl": {
"h": 155.474,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.87624,
"c": 0.14476,
"h": 163.7
},
"luminance": 0.71458
}Semantic roles & 50–950 ramp
primary
#6BF4BC
secondary
#CD3674
accent
#035EE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583