#6BF2C7#6BF2C7
#6BF2C7 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.4% C 0.134 H 169.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2C7 |
|---|---|
| RGB | rgb(107, 242, 199) |
| HSL | hsl(161, 84%, 68%) |
| HSV | hsv(161, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 17.8%, 5.1%) |
| CIE-LAB | lab(87.36, -47.03, 9.69) |
| CIE-LCH | lch(87.36, 48.01, 168.36°) |
| OKLab | oklab(87.42% -0.132 0.0248) |
| OKLCH | oklch(87.42% 0.134 169.4) |
| XYZ | xyz(48.1195, 70.7490, 65.1418) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.67
Aquamarine
#7FFFD4
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2C7 #F26B96
analogous
#6BF283 #6BF2C7 #6BD9F2
triadic
#6BF2C7 #C76BF2 #F2C76B
tetradic
#6BF2C7 #836BF2 #F26B96 #D9F26B
square
#6BF2C7 #836BF2 #F26B96 #D9F26B
split-complementary
#6BF2C7 #F26BD9 #F2836B
monochromatic
#12D094 #33EDB2 #6BF2C7 #A3F7DC #DCFCF2
Accessibility & contrast
On white
1.39
#6BF2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#6BF2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2C7
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2C7 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C5
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#20F3E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf2c7; /* rgb */ color: rgb(107, 242, 199); /* oklch */ color: oklch(87.4% 0.134 169.4);
Tailwind
colors: {
custom: {
50: '#a0f7d8',
500: '#6bf2c7',
950: '#000000',
},
}SCSS
$custom: #6bf2c7; $custom-light: #a0f7d8; $custom-dark: #000000;
JSON
{
"hex": "#6bf2c7",
"rgb": {
"r": 107,
"g": 242,
"b": 199
},
"hsl": {
"h": 160.889,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.87424,
"c": 0.13427,
"h": 169.4
},
"luminance": 0.70754
}Semantic roles & 50–950 ramp
primary
#6BF2C7
secondary
#CB3666
accent
#054BE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583