#6BFBB9#6BFBB9
#6BFBB9 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.156 H 160.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBB9 |
|---|---|
| RGB | rgb(107, 251, 185) |
| HSL | hsl(153, 95%, 70%) |
| HSV | hsv(153, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(89.68, -53.75, 20.19) |
| CIE-LCH | lch(89.68, 57.42, 159.41°) |
| OKLab | oklab(89.22% -0.1475 0.0515) |
| OKLCH | oklch(89.22% 0.156 160.8) |
| XYZ | xyz(49.3130, 75.6182, 57.8865) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.99
Light Blue Green
#7EFBB3
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.67
Greenish Cyan
#2AFEB7
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBB9 #FB6BAD
analogous
#6BFB71 #6BFBB9 #6BF5FB
triadic
#6BFBB9 #B96BFB #FBB96B
tetradic
#6BFBB9 #716BFB #FB6BAD #F5FB6B
square
#6BFBB9 #716BFB #FB6BAD #F5FB6B
split-complementary
#6BFBB9 #FB6BF5 #FB716B
monochromatic
#06E57F #2FF99D #6BFBB9 #A7FDD5 #E1FEF1
Accessibility & contrast
On white
1.30
#6BFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#6BFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBB9
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBB9 | 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)
#F8EAB5
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#2BFAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfbb9; /* rgb */ color: rgb(107, 251, 185); /* oklch */ color: oklch(89.2% 0.156 160.8);
Tailwind
colors: {
custom: {
50: '#a1fdce',
500: '#6bfbb9',
950: '#000000',
},
}SCSS
$custom: #6bfbb9; $custom-light: #a1fdce; $custom-dark: #000000;
JSON
{
"hex": "#6bfbb9",
"rgb": {
"r": 107,
"g": 251,
"b": 185
},
"hsl": {
"h": 152.5,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89218,
"c": 0.15626,
"h": 160.8
},
"luminance": 0.75623
}Semantic roles & 50–950 ramp
primary
#6BFBB9
secondary
#D6347E
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683