#6BF5BA#6BF5BA
#6BF5BA is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.8% C 0.148 H 162.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5BA |
|---|---|
| RGB | rgb(107, 245, 186) |
| HSL | hsl(154, 87%, 69%) |
| HSV | hsv(154, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(87.95, -51.09, 17.27) |
| CIE-LCH | lch(87.95, 53.93, 161.33°) |
| OKLab | oklab(87.81% -0.1409 0.0441) |
| OKLCH | oklch(87.81% 0.148 162.6) |
| XYZ | xyz(47.5743, 71.9713, 57.8296) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.29
Light Blue Green
#7EFBB3
ΔE00 3.46
Greenish Cyan
#2AFEB7
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 4.28
Greenish Turquoise
#00FBB0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5BA #F56BA6
analogous
#6BF575 #6BF5BA #6BEBF5
triadic
#6BF5BA #BA6BF5 #F5BA6B
tetradic
#6BF5BA #756BF5 #F56BA6 #EBF56B
square
#6BF5BA #756BF5 #F56BA6 #EBF56B
split-complementary
#6BF5BA #F56BEB #F5756B
monochromatic
#0FD781 #32F19F #6BF5BA #A4F9D5 #DEFDEF
Accessibility & contrast
On white
1.36
#6BF5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#6BF5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5BA
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5BA | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#2DF5E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6bf5ba; /* rgb */ color: rgb(107, 245, 186); /* oklch */ color: oklch(87.8% 0.148 162.6);
Tailwind
colors: {
custom: {
50: '#a0f9ce',
500: '#6bf5ba',
950: '#000000',
},
}SCSS
$custom: #6bf5ba; $custom-light: #a0f9ce; $custom-dark: #000000;
JSON
{
"hex": "#6bf5ba",
"rgb": {
"r": 107,
"g": 245,
"b": 186
},
"hsl": {
"h": 154.348,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87814,
"c": 0.14762,
"h": 162.6
},
"luminance": 0.71976
}Semantic roles & 50–950 ramp
primary
#6BF5BA
secondary
#CE3677
accent
#0262E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583