#6BF5B4#6BF5B4
#6BF5B4 is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.7% C 0.152 H 160.3°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5B4 |
|---|---|
| RGB | rgb(107, 245, 180) |
| HSL | hsl(152, 87%, 69%) |
| HSV | hsv(152, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 26.5%, 3.9%) |
| CIE-LAB | lab(87.83, -52.31, 20.19) |
| CIE-LCH | lch(87.83, 56.08, 158.90°) |
| OKLab | oklab(87.68% -0.1435 0.0515) |
| OKLCH | oklch(87.68% 0.152 160.3) |
| XYZ | xyz(46.9498, 71.7215, 54.5406) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.74
Light Blue Green
#7EFBB3
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5B4 #F56BAC
analogous
#6BF56F #6BF5B4 #6BF1F5
triadic
#6BF5B4 #B46BF5 #F5B46B
tetradic
#6BF5B4 #6F6BF5 #F56BAC #F1F56B
square
#6BF5B4 #6F6BF5 #F56BAC #F1F56B
split-complementary
#6BF5B4 #F56BF1 #F56F6B
monochromatic
#0FD779 #32F197 #6BF5B4 #A4F9D1 #DEFDEE
Accessibility & contrast
On white
1.37
#6BF5B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#6BF5B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5B4
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5B4 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B0
Deuteranopia (green-blind)
#DFD7B8
Tritanopia (blue-blind)
#33F4E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf5b4; /* rgb */ color: rgb(107, 245, 180); /* oklch */ color: oklch(87.7% 0.152 160.3);
Tailwind
colors: {
custom: {
50: '#a0f9ca',
500: '#6bf5b4',
950: '#000000',
},
}SCSS
$custom: #6bf5b4; $custom-light: #a0f9ca; $custom-dark: #000000;
JSON
{
"hex": "#6bf5b4",
"rgb": {
"r": 107,
"g": 245,
"b": 180
},
"hsl": {
"h": 151.739,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87676,
"c": 0.15249,
"h": 160.3
},
"luminance": 0.71726
}Semantic roles & 50–950 ramp
primary
#6BF5B4
secondary
#CE367E
accent
#026CE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582