#6BF2C2#6BF2C2
#6BF2C2 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.138 H 167.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2C2 |
|---|---|
| RGB | rgb(107, 242, 194) |
| HSL | hsl(159, 84%, 68%) |
| HSV | hsv(159, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 19.8%, 5.1%) |
| CIE-LAB | lab(87.25, -48.13, 12.13) |
| CIE-LCH | lch(87.25, 49.63, 165.85°) |
| OKLab | oklab(87.3% -0.1342 0.0311) |
| OKLCH | oklch(87.3% 0.138 167) |
| XYZ | xyz(47.5485, 70.5206, 62.1346) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2C2 #F26B9B
analogous
#6BF27E #6BF2C2 #6BDEF2
triadic
#6BF2C2 #C26BF2 #F2C26B
tetradic
#6BF2C2 #7E6BF2 #F26B9B #DEF26B
square
#6BF2C2 #7E6BF2 #F26B9B #DEF26B
split-complementary
#6BF2C2 #F26BDE #F27E6B
monochromatic
#12D08D #33EDAB #6BF2C2 #A3F7D9 #DCFCF0
Accessibility & contrast
On white
1.39
#6BF2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#6BF2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2C2
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2C2 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3C0
Deuteranopia (green-blind)
#D9D5C5
Tritanopia (blue-blind)
#27F3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf2c2; /* rgb */ color: rgb(107, 242, 194); /* oklch */ color: oklch(87.3% 0.138 167.0);
Tailwind
colors: {
custom: {
50: '#a0f7d4',
500: '#6bf2c2',
950: '#000000',
},
}SCSS
$custom: #6bf2c2; $custom-light: #a0f7d4; $custom-dark: #000000;
JSON
{
"hex": "#6bf2c2",
"rgb": {
"r": 107,
"g": 242,
"b": 194
},
"hsl": {
"h": 158.667,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.87297,
"c": 0.13772,
"h": 167
},
"luminance": 0.70525
}Semantic roles & 50–950 ramp
primary
#6BF2C2
secondary
#CB366B
accent
#0553E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583