#6BFBB8#6BFBB8
#6BFBB8 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.157 H 160.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBB8 |
|---|---|
| RGB | rgb(107, 251, 184) |
| HSL | hsl(152, 95%, 70%) |
| HSV | hsv(152, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(89.66, -53.96, 20.67) |
| CIE-LCH | lch(89.66, 57.78, 159.03°) |
| OKLab | oklab(89.2% -0.148 0.0527) |
| OKLCH | oklch(89.2% 0.157 160.4) |
| XYZ | xyz(49.2078, 75.5761, 57.3325) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.96
Light Blue Green
#7EFBB3
ΔE00 2.13
Light Aquamarine
#7BFDC7
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.97
Greenish Cyan
#2AFEB7
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBB8 #FB6BAE
analogous
#6BFB70 #6BFBB8 #6BF6FB
triadic
#6BFBB8 #B86BFB #FBB86B
tetradic
#6BFBB8 #706BFB #FB6BAE #F6FB6B
square
#6BFBB8 #706BFB #FB6BAE #F6FB6B
split-complementary
#6BFBB8 #FB6BF6 #FB706B
monochromatic
#06E57E #2FF99B #6BFBB8 #A7FDD5 #E1FEF1
Accessibility & contrast
On white
1.30
#6BFBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#6BFBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBB8
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBB8 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB4
Deuteranopia (green-blind)
#E4DCBC
Tritanopia (blue-blind)
#2CFAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfbb8; /* rgb */ color: rgb(107, 251, 184); /* oklch */ color: oklch(89.2% 0.157 160.4);
Tailwind
colors: {
custom: {
50: '#a1fdcd',
500: '#6bfbb8',
950: '#000000',
},
}SCSS
$custom: #6bfbb8; $custom-light: #a1fdcd; $custom-dark: #000000;
JSON
{
"hex": "#6bfbb8",
"rgb": {
"r": 107,
"g": 251,
"b": 184
},
"hsl": {
"h": 152.083,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89196,
"c": 0.15708,
"h": 160.4
},
"luminance": 0.75581
}Semantic roles & 50–950 ramp
primary
#6BFBB8
secondary
#D6347F
accent
#006BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683