#6BF4BD#6BF4BD
#6BF4BD is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.144 H 164.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF4BD |
|---|---|
| RGB | rgb(107, 244, 189) |
| HSL | hsl(156, 86%, 69%) |
| HSV | hsv(156, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.73, -50.05, 15.39) |
| CIE-LCH | lch(87.73, 52.36, 162.90°) |
| OKLab | oklab(87.65% -0.1385 0.0394) |
| OKLCH | oklch(87.65% 0.144 164.1) |
| XYZ | xyz(47.5949, 71.4968, 59.4263) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.16
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 3.99
Greenish Cyan
#2AFEB7
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF4BD #F46BA2
analogous
#6BF479 #6BF4BD #6BE7F4
triadic
#6BF4BD #BD6BF4 #F4BD6B
tetradic
#6BF4BD #796BF4 #F46BA2 #E7F46B
square
#6BF4BD #796BF4 #F46BA2 #E7F46B
split-complementary
#6BF4BD #F46BE7 #F4796B
monochromatic
#10D586 #32F0A4 #6BF4BD #A4F8D6 #DDFCF0
Accessibility & contrast
On white
1.37
#6BF4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#6BF4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF4BD
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF4BD | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4BA
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#2BF4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf4bd; /* rgb */ color: rgb(107, 244, 189); /* oklch */ color: oklch(87.6% 0.144 164.1);
Tailwind
colors: {
custom: {
50: '#a0f8d1',
500: '#6bf4bd',
950: '#000000',
},
}SCSS
$custom: #6bf4bd; $custom-light: #a0f8d1; $custom-dark: #000000;
JSON
{
"hex": "#6bf4bd",
"rgb": {
"r": 107,
"g": 244,
"b": 189
},
"hsl": {
"h": 155.912,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.87648,
"c": 0.14399,
"h": 164.1
},
"luminance": 0.71501
}Semantic roles & 50–950 ramp
primary
#6BF4BD
secondary
#CD3673
accent
#035DE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583