#6BFEC0#6BFEC0
#6BFEC0 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.155 H 162.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEC0 |
|---|---|
| RGB | rgb(107, 254, 192) |
| HSL | hsl(155, 99%, 71%) |
| HSV | hsv(155, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.69, -53.54, 18.01) |
| CIE-LCH | lch(90.69, 56.49, 161.41°) |
| OKLab | oklab(90.09% -0.1475 0.046) |
| OKLCH | oklch(90.09% 0.155 162.7) |
| XYZ | xyz(51.0148, 77.8102, 62.1894) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 1.95
Greenish Cyan
#2AFEB7
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.19
Greenish Turquoise
#00FBB0
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEC0 #FE6BA9
analogous
#6BFE76 #6BFEC0 #6BF2FE
triadic
#6BFEC0 #C06BFE #FEC06B
tetradic
#6BFEC0 #766BFE #FE6BA9 #F2FE6B
square
#6BFEC0 #766BFE #FE6BA9 #F2FE6B
split-complementary
#6BFEC0 #FE6BF2 #FE766B
monochromatic
#02ED8A #2EFEA6 #6BFEC0 #A8FEDA #E1FFF2
Accessibility & contrast
On white
1.27
#6BFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6BFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEC0
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEC0 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#20FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfec0; /* rgb */ color: rgb(107, 254, 192); /* oklch */ color: oklch(90.1% 0.155 162.7);
Tailwind
colors: {
custom: {
50: '#a1ffd3',
500: '#6bfec0',
950: '#000000',
},
}SCSS
$custom: #6bfec0; $custom-light: #a1ffd3; $custom-dark: #000000;
JSON
{
"hex": "#6bfec0",
"rgb": {
"r": 107,
"g": 254,
"b": 192
},
"hsl": {
"h": 154.694,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90091,
"c": 0.15455,
"h": 162.7
},
"luminance": 0.77815
}Semantic roles & 50–950 ramp
primary
#6BFEC0
secondary
#DA337A
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683