#6BF4B6#6BF4B6
#6BF4B6 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.5% C 0.150 H 161.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF4B6 |
|---|---|
| RGB | rgb(107, 244, 182) |
| HSL | hsl(153, 86%, 69%) |
| HSV | hsv(153, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 25.4%, 4.3%) |
| CIE-LAB | lab(87.58, -51.50, 18.81) |
| CIE-LCH | lch(87.58, 54.83, 159.94°) |
| OKLab | oklab(87.48% -0.1416 0.048) |
| OKLCH | oklch(87.48% 0.15 161.3) |
| XYZ | xyz(46.8533, 71.2001, 55.5208) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.14
Light Aquamarine
#7BFDC7
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 3.70
Greenish Cyan
#2AFEB7
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF4B6 #F46BA9
analogous
#6BF472 #6BF4B6 #6BEDF4
triadic
#6BF4B6 #B66BF4 #F4B66B
tetradic
#6BF4B6 #726BF4 #F46BA9 #EDF46B
square
#6BF4B6 #726BF4 #F46BA9 #EDF46B
split-complementary
#6BF4B6 #F46BED #F4726B
monochromatic
#10D57C #32F09A #6BF4B6 #A4F8D2 #DDFCEE
Accessibility & contrast
On white
1.38
#6BF4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#6BF4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF4B6
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF4B6 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B3
Deuteranopia (green-blind)
#DDD6BA
Tritanopia (blue-blind)
#32F3E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf4b6; /* rgb */ color: rgb(107, 244, 182); /* oklch */ color: oklch(87.5% 0.150 161.3);
Tailwind
colors: {
custom: {
50: '#a0f8cc',
500: '#6bf4b6',
950: '#000000',
},
}SCSS
$custom: #6bf4b6; $custom-light: #a0f8cc; $custom-dark: #000000;
JSON
{
"hex": "#6bf4b6",
"rgb": {
"r": 107,
"g": 244,
"b": 182
},
"hsl": {
"h": 152.847,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.87483,
"c": 0.14952,
"h": 161.3
},
"luminance": 0.71205
}Semantic roles & 50–950 ramp
primary
#6BF4B6
secondary
#CD367A
accent
#0368E3
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583