#6BFBC4#6BFBC4
#6BFBC4 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.148 H 165.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBC4 |
|---|---|
| RGB | rgb(107, 251, 196) |
| HSL | hsl(157, 95%, 70%) |
| HSV | hsv(157, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(89.91, -51.47, 14.85) |
| CIE-LCH | lch(89.91, 53.57, 163.90°) |
| OKLab | oklab(89.48% -0.1427 0.038) |
| OKLCH | oklch(89.48% 0.148 165.1) |
| XYZ | xyz(50.5195, 76.1008, 64.2404) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.26
Light Greenish Blue
#63F7B4
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.72
Greenish Cyan
#2AFEB7
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBC4 #FB6BA2
analogous
#6BFB7C #6BFBC4 #6BEAFB
triadic
#6BFBC4 #C46BFB #FBC46B
tetradic
#6BFBC4 #7C6BFB #FB6BA2 #EAFB6B
square
#6BFBC4 #7C6BFB #FB6BA2 #EAFB6B
split-complementary
#6BFBC4 #FB6BEA #FB7C6B
monochromatic
#06E590 #2FF9AC #6BFBC4 #A7FDDC #E1FEF3
Accessibility & contrast
On white
1.29
#6BFBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#6BFBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBC4
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBC4 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC1
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#1CFBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbc4; /* rgb */ color: rgb(107, 251, 196); /* oklch */ color: oklch(89.5% 0.148 165.1);
Tailwind
colors: {
custom: {
50: '#a1fdd6',
500: '#6bfbc4',
950: '#000000',
},
}SCSS
$custom: #6bfbc4; $custom-light: #a1fdd6; $custom-dark: #000000;
JSON
{
"hex": "#6bfbc4",
"rgb": {
"r": 107,
"g": 251,
"b": 196
},
"hsl": {
"h": 157.083,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89476,
"c": 0.14765,
"h": 165.1
},
"luminance": 0.76106
}Semantic roles & 50–950 ramp
primary
#6BFBC4
secondary
#D63472
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683