#6BFECF#6BFECF
#6BFECF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.144 H 168.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFECF |
|---|---|
| RGB | rgb(107, 254, 207) |
| HSL | hsl(161, 99%, 71%) |
| HSV | hsv(161, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.01, -50.33, 10.75) |
| CIE-LCH | lch(91.01, 51.47, 167.94°) |
| OKLab | oklab(90.46% -0.1409 0.0275) |
| OKLCH | oklch(90.46% 0.144 168.9) |
| XYZ | xyz(52.7623, 78.5092, 71.3926) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.66
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFECF #FE6B9A
analogous
#6BFE85 #6BFECF #6BE4FE
triadic
#6BFECF #CF6BFE #FECF6B
tetradic
#6BFECF #856BFE #FE6B9A #E4FE6B
square
#6BFECF #856BFE #FE6B9A #E4FE6B
split-complementary
#6BFECF #FE6BE4 #FE856B
monochromatic
#02EDA2 #2EFEBB #6BFECF #A8FEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#6BFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6BFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFECF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFECF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfecf; /* rgb */ color: rgb(107, 254, 207); /* oklch */ color: oklch(90.5% 0.144 168.9);
Tailwind
colors: {
custom: {
50: '#a1ffdd',
500: '#6bfecf',
950: '#000000',
},
}SCSS
$custom: #6bfecf; $custom-light: #a1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6bfecf",
"rgb": {
"r": 107,
"g": 254,
"b": 207
},
"hsl": {
"h": 160.816,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90456,
"c": 0.14356,
"h": 168.9
},
"luminance": 0.78514
}Semantic roles & 50–950 ramp
primary
#6BFECF
secondary
#DA3369
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684