#6BF5BC#6BF5BC
#6BF5BC is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.9% C 0.146 H 163.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5BC |
|---|---|
| RGB | rgb(107, 245, 188) |
| HSL | hsl(155, 87%, 69%) |
| HSV | hsv(155, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(88.00, -50.67, 16.29) |
| CIE-LCH | lch(88.00, 53.23, 162.18°) |
| OKLab | oklab(87.86% -0.14 0.0417) |
| OKLCH | oklch(87.86% 0.146 163.4) |
| XYZ | xyz(47.7884, 72.0569, 58.9572) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 3.84
Greenish Cyan
#2AFEB7
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5BC #F56BA4
analogous
#6BF577 #6BF5BC #6BE9F5
triadic
#6BF5BC #BC6BF5 #F5BC6B
tetradic
#6BF5BC #776BF5 #F56BA4 #E9F56B
square
#6BF5BC #776BF5 #F56BA4 #E9F56B
split-complementary
#6BF5BC #F56BE9 #F5776B
monochromatic
#0FD784 #32F1A2 #6BF5BC #A4F9D6 #DEFDF0
Accessibility & contrast
On white
1.36
#6BF5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#6BF5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5BC
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5BC | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#DDD7C0
Tritanopia (blue-blind)
#2BF5E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6bf5bc; /* rgb */ color: rgb(107, 245, 188); /* oklch */ color: oklch(87.9% 0.146 163.4);
Tailwind
colors: {
custom: {
50: '#a0f9d0',
500: '#6bf5bc',
950: '#000000',
},
}SCSS
$custom: #6bf5bc; $custom-light: #a0f9d0; $custom-dark: #000000;
JSON
{
"hex": "#6bf5bc",
"rgb": {
"r": 107,
"g": 245,
"b": 188
},
"hsl": {
"h": 155.217,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87862,
"c": 0.14605,
"h": 163.4
},
"luminance": 0.72061
}Semantic roles & 50–950 ramp
primary
#6BF5BC
secondary
#CE3675
accent
#025FE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583