#6BF5B8#6BF5B8
#6BF5B8 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.149 H 161.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5B8 |
|---|---|
| RGB | rgb(107, 245, 184) |
| HSL | hsl(153, 87%, 69%) |
| HSV | hsv(153, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 24.9%, 3.9%) |
| CIE-LAB | lab(87.91, -51.50, 18.24) |
| CIE-LCH | lch(87.91, 54.64, 160.50°) |
| OKLab | oklab(87.77% -0.1418 0.0466) |
| OKLCH | oklch(87.77% 0.149 161.8) |
| XYZ | xyz(47.3632, 71.8868, 56.7177) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.23
Light Aquamarine
#7BFDC7
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 3.10
Greenish Cyan
#2AFEB7
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5B8 #F56BA8
analogous
#6BF573 #6BF5B8 #6BEDF5
triadic
#6BF5B8 #B86BF5 #F5B86B
tetradic
#6BF5B8 #736BF5 #F56BA8 #EDF56B
square
#6BF5B8 #736BF5 #F56BA8 #EDF56B
split-complementary
#6BF5B8 #F56BED #F5736B
monochromatic
#0FD77E #32F19C #6BF5B8 #A4F9D4 #DEFDEF
Accessibility & contrast
On white
1.37
#6BF5B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#6BF5B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5B8
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5B8 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B5
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#2FF5E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf5b8; /* rgb */ color: rgb(107, 245, 184); /* oklch */ color: oklch(87.8% 0.149 161.8);
Tailwind
colors: {
custom: {
50: '#a0f9cd',
500: '#6bf5b8',
950: '#000000',
},
}SCSS
$custom: #6bf5b8; $custom-light: #a0f9cd; $custom-dark: #000000;
JSON
{
"hex": "#6bf5b8",
"rgb": {
"r": 107,
"g": 245,
"b": 184
},
"hsl": {
"h": 153.478,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87768,
"c": 0.14922,
"h": 161.8
},
"luminance": 0.71891
}Semantic roles & 50–950 ramp
primary
#6BF5B8
secondary
#CE3679
accent
#0266E4
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583