#6BFBC0#6BFBC0
#6BFBC0 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.151 H 163.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBC0 |
|---|---|
| RGB | rgb(107, 251, 192) |
| HSL | hsl(155, 95%, 70%) |
| HSV | hsv(155, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(89.82, -52.32, 16.79) |
| CIE-LCH | lch(89.82, 54.95, 162.20°) |
| OKLab | oklab(89.38% -0.1444 0.043) |
| OKLCH | oklch(89.38% 0.151 163.4) |
| XYZ | xyz(50.0702, 75.9211, 61.8745) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.52
Light Greenish Blue
#63F7B4
ΔE00 1.99
Greenish Cyan
#2AFEB7
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 3.94
Greenish Turquoise
#00FBB0
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBC0 #FB6BA6
analogous
#6BFB78 #6BFBC0 #6BEEFB
triadic
#6BFBC0 #C06BFB #FBC06B
tetradic
#6BFBC0 #786BFB #FB6BA6 #EEFB6B
square
#6BFBC0 #786BFB #FB6BA6 #EEFB6B
split-complementary
#6BFBC0 #FB6BEE #FB786B
monochromatic
#06E58A #2FF9A7 #6BFBC0 #A7FDD9 #E1FEF2
Accessibility & contrast
On white
1.30
#6BFBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#6BFBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBC0
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBC0 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBD
Deuteranopia (green-blind)
#E2DCC4
Tritanopia (blue-blind)
#22FBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbc0; /* rgb */ color: rgb(107, 251, 192); /* oklch */ color: oklch(89.4% 0.151 163.4);
Tailwind
colors: {
custom: {
50: '#a1fdd3',
500: '#6bfbc0',
950: '#000000',
},
}SCSS
$custom: #6bfbc0; $custom-light: #a1fdd3; $custom-dark: #000000;
JSON
{
"hex": "#6bfbc0",
"rgb": {
"r": 107,
"g": 251,
"b": 192
},
"hsl": {
"h": 155.417,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.8938,
"c": 0.15069,
"h": 163.4
},
"luminance": 0.75926
}Semantic roles & 50–950 ramp
primary
#6BFBC0
secondary
#D63477
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683