#6BFABF#6BFABF
#6BFABF is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.1% C 0.150 H 163.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFABF |
|---|---|
| RGB | rgb(107, 250, 191) |
| HSL | hsl(155, 93%, 70%) |
| HSV | hsv(155, 57%, 98%) |
| CMYK | cmyk(57.2%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(89.51, -52.11, 16.87) |
| CIE-LCH | lch(89.51, 54.78, 162.06°) |
| OKLab | oklab(89.12% -0.1438 0.0432) |
| OKLCH | oklch(89.12% 0.15 163.3) |
| XYZ | xyz(49.6483, 75.2538, 61.1891) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 1.87
Greenish Cyan
#2AFEB7
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.02
Greenish Turquoise
#00FBB0
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFABF #FA6BA6
analogous
#6BFA78 #6BFABF #6BEDFA
triadic
#6BFABF #BF6BFA #FABF6B
tetradic
#6BFABF #786BFA #FA6BA6 #EDFA6B
square
#6BFABF #786BFA #FA6BA6 #EDFA6B
split-complementary
#6BFABF #FA6BED #FA786B
monochromatic
#08E388 #30F8A5 #6BFABF #A6FCD9 #E1FEF2
Accessibility & contrast
On white
1.31
#6BFABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#6BFABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFABF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFABF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E2DBC3
Tritanopia (blue-blind)
#25FAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfabf; /* rgb */ color: rgb(107, 250, 191); /* oklch */ color: oklch(89.1% 0.150 163.3);
Tailwind
colors: {
custom: {
50: '#a1fdd2',
500: '#6bfabf',
950: '#000000',
},
}SCSS
$custom: #6bfabf; $custom-light: #a1fdd2; $custom-dark: #000000;
JSON
{
"hex": "#6bfabf",
"rgb": {
"r": 107,
"g": 250,
"b": 191
},
"hsl": {
"h": 155.245,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.89119,
"c": 0.15019,
"h": 163.3
},
"luminance": 0.75259
}Semantic roles & 50–950 ramp
primary
#6BFABF
secondary
#D53577
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683