#6BFCC3#6BFCC3
#6BFCC3 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.150 H 164.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCC3 |
|---|---|
| RGB | rgb(107, 252, 195) |
| HSL | hsl(156, 96%, 70%) |
| HSV | hsv(156, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(90.17, -52.10, 15.75) |
| CIE-LCH | lch(90.17, 54.43, 163.18°) |
| OKLab | oklab(89.69% -0.1441 0.0403) |
| OKLCH | oklch(89.69% 0.15 164.4) |
| XYZ | xyz(50.7192, 76.6818, 63.7474) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.28
Light Greenish Blue
#63F7B4
ΔE00 2.51
Aquamarine
#7FFFD4
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCC3 #FC6BA4
analogous
#6BFC7B #6BFCC3 #6BECFC
triadic
#6BFCC3 #C36BFC #FCC36B
tetradic
#6BFCC3 #7B6BFC #FC6BA4 #ECFC6B
square
#6BFCC3 #7B6BFC #FC6BA4 #ECFC6B
split-complementary
#6BFCC3 #FC6BEC #FC7B6B
monochromatic
#05E88F #2FFBAB #6BFCC3 #A7FDDB #E1FEF3
Accessibility & contrast
On white
1.29
#6BFCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#6BFCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCC3
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCC3 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC0
Deuteranopia (green-blind)
#E3DDC7
Tritanopia (blue-blind)
#1DFCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6bfcc3; /* rgb */ color: rgb(107, 252, 195); /* oklch */ color: oklch(89.7% 0.150 164.4);
Tailwind
colors: {
custom: {
50: '#a1fed5',
500: '#6bfcc3',
950: '#000000',
},
}SCSS
$custom: #6bfcc3; $custom-light: #a1fed5; $custom-dark: #000000;
JSON
{
"hex": "#6bfcc3",
"rgb": {
"r": 107,
"g": 252,
"b": 195
},
"hsl": {
"h": 156.414,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.89688,
"c": 0.14967,
"h": 164.4
},
"luminance": 0.76687
}Semantic roles & 50–950 ramp
primary
#6BFCC3
secondary
#D73474
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683