#6BFACF#6BFACF
#6BFACF is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.5% C 0.139 H 170.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFACF |
|---|---|
| RGB | rgb(107, 250, 207) |
| HSL | hsl(162, 93%, 70%) |
| HSV | hsv(162, 57%, 98%) |
| CMYK | cmyk(57.2%, 0%, 17.2%, 2%) |
| CIE-LAB | lab(89.86, -48.64, 9.10) |
| CIE-LCH | lch(89.86, 49.49, 169.40°) |
| OKLab | oklab(89.52% -0.1368 0.0233) |
| OKLCH | oklch(89.52% 0.139 170.4) |
| XYZ | xyz(51.5061, 75.9970, 70.9739) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFACF #FA6B96
analogous
#6BFA87 #6BFACF #6BDEFA
triadic
#6BFACF #CF6BFA #FACF6B
tetradic
#6BFACF #876BFA #FA6B96 #DEFA6B
square
#6BFACF #876BFA #FA6B96 #DEFA6B
split-complementary
#6BFACF #FA6BDE #FA876B
monochromatic
#08E3A1 #30F8BC #6BFACF #A6FCE2 #E1FEF5
Accessibility & contrast
On white
1.30
#6BFACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#6BFACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFACF
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFACF | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfacf; /* rgb */ color: rgb(107, 250, 207); /* oklch */ color: oklch(89.5% 0.139 170.4);
Tailwind
colors: {
custom: {
50: '#a1fddd',
500: '#6bfacf',
950: '#000000',
},
}SCSS
$custom: #6bfacf; $custom-light: #a1fddd; $custom-dark: #000000;
JSON
{
"hex": "#6bfacf",
"rgb": {
"r": 107,
"g": 250,
"b": 207
},
"hsl": {
"h": 161.958,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.89516,
"c": 0.13874,
"h": 170.4
},
"luminance": 0.76002
}Semantic roles & 50–950 ramp
primary
#6BFACF
secondary
#D53565
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684