#6BFCBD#6BFCBD
#6BFCBD is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.154 H 162.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCBD |
|---|---|
| RGB | rgb(107, 252, 189) |
| HSL | hsl(154, 96%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.05, -53.35, 18.66) |
| CIE-LCH | lch(90.05, 56.52, 160.72°) |
| OKLab | oklab(89.55% -0.1468 0.0477) |
| OKLCH | oklch(89.55% 0.154 162) |
| XYZ | xyz(50.0544, 76.4159, 60.2462) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.46
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.85
Greenish Cyan
#2AFEB7
ΔE00 3.05
Greenish Turquoise
#00FBB0
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCBD #FC6BAA
analogous
#6BFC74 #6BFCBD #6BF2FC
triadic
#6BFCBD #BD6BFC #FCBD6B
tetradic
#6BFCBD #746BFC #FC6BAA #F2FC6B
square
#6BFCBD #746BFC #FC6BAA #F2FC6B
split-complementary
#6BFCBD #FC6BF2 #FC746B
monochromatic
#05E885 #2FFBA2 #6BFCBD #A7FDD8 #E1FEF2
Accessibility & contrast
On white
1.29
#6BFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6BFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCBD
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCBD | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#25FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfcbd; /* rgb */ color: rgb(107, 252, 189); /* oklch */ color: oklch(89.5% 0.154 162.0);
Tailwind
colors: {
custom: {
50: '#a1fed1',
500: '#6bfcbd',
950: '#000000',
},
}SCSS
$custom: #6bfcbd; $custom-light: #a1fed1; $custom-dark: #000000;
JSON
{
"hex": "#6bfcbd",
"rgb": {
"r": 107,
"g": 252,
"b": 189
},
"hsl": {
"h": 153.931,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.89547,
"c": 0.15434,
"h": 162
},
"luminance": 0.76421
}Semantic roles & 50–950 ramp
primary
#6BFCBD
secondary
#D7347B
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683