#6BF2C0#6BF2C0
#6BF2C0 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.139 H 166.0°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2C0 |
|---|---|
| RGB | rgb(107, 242, 192) |
| HSL | hsl(158, 84%, 68%) |
| HSV | hsv(158, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 20.7%, 5.1%) |
| CIE-LAB | lab(87.21, -48.56, 13.11) |
| CIE-LCH | lch(87.21, 50.30, 164.90°) |
| OKLab | oklab(87.25% -0.1351 0.0336) |
| OKLCH | oklch(87.25% 0.139 166) |
| XYZ | xyz(47.3254, 70.4313, 60.9596) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 2.73
Aquamarine
#7FFFD4
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2C0 #F26B9D
analogous
#6BF27C #6BF2C0 #6BE0F2
triadic
#6BF2C0 #C06BF2 #F2C06B
tetradic
#6BF2C0 #7C6BF2 #F26B9D #E0F26B
square
#6BF2C0 #7C6BF2 #F26B9D #E0F26B
split-complementary
#6BF2C0 #F26BE0 #F27C6B
monochromatic
#12D08A #33EDA8 #6BF2C0 #A3F7D8 #DCFCF0
Accessibility & contrast
On white
1.39
#6BF2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#6BF2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2C0
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2C0 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BD
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#29F3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf2c0; /* rgb */ color: rgb(107, 242, 192); /* oklch */ color: oklch(87.2% 0.139 166.0);
Tailwind
colors: {
custom: {
50: '#a0f7d3',
500: '#6bf2c0',
950: '#000000',
},
}SCSS
$custom: #6bf2c0; $custom-light: #a0f7d3; $custom-dark: #000000;
JSON
{
"hex": "#6bf2c0",
"rgb": {
"r": 107,
"g": 242,
"b": 192
},
"hsl": {
"h": 157.778,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.87247,
"c": 0.13917,
"h": 166
},
"luminance": 0.70436
}Semantic roles & 50–950 ramp
primary
#6BF2C0
secondary
#CB366D
accent
#0556E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583