#6BF9B7#6BF9B7
#6BF9B7 is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.7% C 0.155 H 160.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF9B7 |
|---|---|
| RGB | rgb(107, 249, 183) |
| HSL | hsl(152, 92%, 70%) |
| HSV | hsv(152, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 26.5%, 2.4%) |
| CIE-LAB | lab(89.06, -53.34, 20.35) |
| CIE-LCH | lch(89.06, 57.09, 159.12°) |
| OKLab | oklab(88.7% -0.1464 0.0519) |
| OKLCH | oklch(88.7% 0.155 160.5) |
| XYZ | xyz(48.4819, 74.2914, 56.5753) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.68
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.09
Greenish Cyan
#2AFEB7
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF9B7 #F96BAD
analogous
#6BF970 #6BF9B7 #6BF4F9
triadic
#6BF9B7 #B76BF9 #F9B76B
tetradic
#6BF9B7 #706BF9 #F96BAD #F4F96B
square
#6BF9B7 #706BF9 #F96BAD #F4F96B
split-complementary
#6BF9B7 #F96BF4 #F9706B
monochromatic
#09E07C #30F79A #6BF9B7 #A6FBD4 #E1FEF0
Accessibility & contrast
On white
1.32
#6BF9B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#6BF9B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF9B7
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF9B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF9B7 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8B3
Deuteranopia (green-blind)
#E2DABB
Tritanopia (blue-blind)
#2EF8E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6bf9b7; /* rgb */ color: rgb(107, 249, 183); /* oklch */ color: oklch(88.7% 0.155 160.5);
Tailwind
colors: {
custom: {
50: '#a0fccc',
500: '#6bf9b7',
950: '#000000',
},
}SCSS
$custom: #6bf9b7; $custom-light: #a0fccc; $custom-dark: #000000;
JSON
{
"hex": "#6bf9b7",
"rgb": {
"r": 107,
"g": 249,
"b": 183
},
"hsl": {
"h": 152.113,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.88697,
"c": 0.15528,
"h": 160.5
},
"luminance": 0.74296
}Semantic roles & 50–950 ramp
primary
#6BF9B7
secondary
#D3357F
accent
#006BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683